Skip to content

Hostname

hallstar.com

Last fetched

hallstar.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.53.129174.138.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:9
Organization
bill, justin
Contact emails

Subdomains

13 observed subdomains of hallstar.com.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for hallstar.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP169.145.118.159
SPF_IP174.138.53.129
SPF_IP23.96.0.202
SPF_IP23.96.1.160/27
SPF_IP23.96.10.24
SPF_IP38.106.157.16/28
SPF_IP40.71.122.106
SPF_IP52.170.93.202
SPF_IP52.226.82.171
SPF_IP63.138.15.0/27
SPF_IP7.10.102.192/27
SPF_MXhallstar.com

Related pages

Pivot deeper into the graph from hallstar.com.

Cypher and MCP

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

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