Skip to content

Hostname

hempions.com

Last fetched

hempions.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · hempions.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hempions.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.248.2391.216.248.0/24AS47447DE

WHOIS identity

Registrar
iana:1443
Organization
hempions
Contact emails

Subdomains

36 observed subdomains of hempions.com.

Web-graph footprint

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

127 sites link to this hostname.

143 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hempions.com.

MechanismTarget
SPF_Ahempions.com
SPF_INCLUDE_spf.aranes.de
SPF_INCLUDE_spf.google.com
SPF_MXhempions.com

Related pages

Pivot deeper into the graph from hempions.com.

Cypher and MCP

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

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