Skip to content

Hostname

hammondac.com

Last fetched

hammondac.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · hammondac.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hammondac.com

Resolution chain

hammondac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.138.19.54192.138.16.0/21AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:600
Organization
hammond air conditioning
Contact emails

Subdomains

11 observed subdomains of hammondac.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hammondac.com.

MechanismTarget
SPF_Ahammondac.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.166.6.100
SPF_IP199.166.6.115
SPF_IP69.63.44.82
SPF_IP69.63.44.83
SPF_IP69.63.44.84
SPF_IP69.63.44.85
SPF_IP72.52.156.229
SPF_IP72.52.156.84
SPF_MXhammondac.com

Related pages

Pivot deeper into the graph from hammondac.com.

Cypher and MCP

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

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