Skip to content

Hostname

qsicman.com

Last fetched

qsicman.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · qsicman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/qsicman.com

Resolution chain

qsicman.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.64.17213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.144.893.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.199.12935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.59.24043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.151.19752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.114.18352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of qsicman.com owner
Contact emails

Subdomains

2 observed subdomains of qsicman.com.

Web-graph footprint

Distinct hostnames that link to or from qsicman.com in the public web crawl.

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for qsicman.com.

MechanismTarget
SPF_IP13.112.72.34
SPF_IP13.114.129.197
SPF_IP13.115.63.120
SPF_IP18.178.21.180
SPF_IP35.74.184.79
SPF_IP52.68.228.58
SPF_IP57.181.110.77

Related pages

Pivot deeper into the graph from qsicman.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "qsicman.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.