Skip to content

Hostname

euroforge.com

Last fetched

euroforge.com resolves to 1 IPv4 address operated by PLUSSERVER-ASN1 - PlusServer GmbH in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · euroforge.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/euroforge.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.171.216.92185.171.216.0/24AS61157PLUSSERVER-ASN1 - PlusServer GmbHDE

WHOIS identity

Registrar
iana:976
Organization
industrieverband massivumformung e. v.
Contact emails

Subdomains

1 observed subdomain of euroforge.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for euroforge.com.

MechanismTarget
SPF_INCLUDEspf.k1net.de
SPF_IP213.9.26.0/24

Related pages

Pivot deeper into the graph from euroforge.com.

Cypher and MCP

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

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