Skip to content

Hostname

extragroup.de

Last fetched

extragroup.de resolves to 1 IPv4 address operated by IP-PROJECTS in DE.

Nutrition Label

WHISPER CANON · extragroup.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/extragroup.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.250.251.110185.250.251.0/24AS48314IP-PROJECTSDE

WHOIS identity

No WHOIS records are currently associated with extragroup.de in WhisperGraph.

Subdomains

30 observed subdomains of extragroup.de.

Web-graph footprint

Distinct hostnames that link to or from extragroup.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for extragroup.de.

MechanismTarget
SPF_Aextragroup.de
SPF_INCLUDE145448462.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP134.119.247.60
SPF_IP185.250.251.110
SPF_IP217.89.39.139
SPF_IP87.128.168.50
SPF_IP92.50.76.162
SPF_MXextragroup.de

Related pages

Pivot deeper into the graph from extragroup.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "extragroup.de"})-[: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.