Skip to content

Hostname

holts.com

Last fetched

holts.com resolves to 1 IPv4 address operated by DOSARREST - Dosarrest Internet Security LTD in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.172.200.3669.172.200.0/24AS19324DOSARREST - Dosarrest Internet Security LTDNL

WHOIS identity

Registrar
iana:2
Organization
holt's cigar holdings & subsidiaries
Contact emails

Subdomains

9 observed subdomains of holts.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for holts.com.

MechanismTarget
SPF_INCLUDEamazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.53.149.100/27
SPF_IP50.227.75.46/30

Related pages

Pivot deeper into the graph from holts.com.

Cypher and MCP

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

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