Skip to content

Hostname

halinagold.com

Last fetched

halinagold.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
70.39.151.24370.39.144.0/21AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:69
Organization
halina goldstein
Contact emails

Subdomains

8 observed subdomains of halinagold.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • halinagold.com

SPF policy

7 SPF mechanisms authorising senders for halinagold.com.

MechanismTarget
SPF_Ahalinagold.com
SPF_Ahalinagold.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.193.143.30
SPF_IP144.208.75.59
SPF_IP23.235.201.143
SPF_MXhalinagold.com

Related pages

Pivot deeper into the graph from halinagold.com.

Cypher and MCP

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

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