Skip to content

Hostname

happcontrols.com

Last fetched

happcontrols.com resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
12.15.19.24512.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
20.29.8.4720.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
happ controls,
Contact emails

Subdomains

13 observed subdomains of happcontrols.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for happcontrols.com.

MechanismTarget
SPF_Aexchange.suzohapp.com
SPF_Ahapprs6k.happcontrols.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuzohapp.com
SPF_MXhappcontrols.com
SPF_MXsuzohapp.com

Related pages

Pivot deeper into the graph from happcontrols.com.

Cypher and MCP

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

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