Skip to content

Hostname

hamiltoncollection.com

Last fetched

hamiltoncollection.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hamiltoncollection.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/hamiltoncollection.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.92.742.17.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.250.14623.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.49.185.15523.49.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
95.100.72.13095.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
collectibles today network, ltd. host master
Contact emails

Subdomains

15 observed subdomains of hamiltoncollection.com.

Web-graph footprint

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

47 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for hamiltoncollection.com.

MechanismTarget
SPF_Arelay.qwest.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.74.62.159
SPF_IP173.203.24.71
SPF_IP216.149.187.106
SPF_IP216.149.187.107
SPF_IP50.57.201.96
SPF_IP50.57.201.97
SPF_IP50.57.212.97
SPF_IP50.57.24.57
SPF_IP63.210.43.0/24
SPF_IP65.119.181.177
SPF_IP65.119.181.179
SPF_IP69.4.28.172
SPF_IP69.4.28.173
SPF_IP74.203.48.0/26
SPF_MXhamiltoncollection.com

Related pages

Pivot deeper into the graph from hamiltoncollection.com.

Cypher and MCP

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

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