Skip to content

Hostname

daikinskyport.com

Last fetched

daikinskyport.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · daikinskyport.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daikinskyport.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.14.203100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.10.17818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.76.6134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.106.8235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.42.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.14.3554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.114.21798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.72.10498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.156.19744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.143.1732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.191.188100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

6 observed subdomains of daikinskyport.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daikinskyport.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from daikinskyport.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "daikinskyport.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.