Skip to content

Hostname

ergosign.de

Last fetched

ergosign.de resolves to 1 IPv4 address operated by SALINK-AS Saarland in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.18.221.60212.18.192.0/19AS8937SALINK-AS SaarlandDE

WHOIS identity

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

Subdomains

24 observed subdomains of ergosign.de.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ergosign.de.

MechanismTarget
SPF_Aergosign.de
SPF_INCLUDE3780485.spf06.hubspotemail.net
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEspf.nl2go.com
SPF_IP212.18.221.0/26
SPF_MXergosign.de

Related pages

Pivot deeper into the graph from ergosign.de.

Cypher and MCP

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

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