Skip to content

Hostname

extra-gruen.com

Last fetched

extra-gruen.com resolves to 2 IPv4 addresses operated by AS61157 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · extra-gruen.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/extra-gruen.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

7 observed subdomains of extra-gruen.com.

Web-graph footprint

Distinct hostnames that link to or from extra-gruen.com in the public web crawl.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for extra-gruen.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP212.80.251.178/28
SPF_IP213.203.197.64/26
SPF_IP91.194.180.0/23
SPF_MXextra-gruen.com

Related pages

Pivot deeper into the graph from extra-gruen.com.

Cypher and MCP

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

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