Skip to content

Hostname

haskell-termite.com

Last fetched

haskell-termite.com resolves to 1 IPv4 address operated by WOW-DATACENTER-NET - WideOpenWest Finance LLC in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · haskell-termite.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/haskell-termite.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.38.145.35208.38.144.0/22AS16724WOW-DATACENTER-NET - WideOpenWest Finance LLCUS

WHOIS identity

Registrar
iana:2487
Organization
brad haskell
Contact emails

Subdomains

5 observed subdomains of haskell-termite.com.

Web-graph footprint

Distinct hostnames that link to or from haskell-termite.com in the public web crawl.

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for haskell-termite.com.

MechanismTarget
SPF_INCLUDEmypestpac.com
SPF_IP208.38.145.0/26
SPF_IP216.139.202.0/27
SPF_IP74.143.178.48/28

Related pages

Pivot deeper into the graph from haskell-termite.com.

Cypher and MCP

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

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