Skip to content

Hostname

test-fuchs.com

Last fetched

test-fuchs.com resolves to 1 IPv4 address operated by AS20773 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · test-fuchs.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/test-fuchs.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.35.226.1205.35.224.0/19AS20773DE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

21 observed subdomains of test-fuchs.com.

Web-graph footprint

Distinct hostnames that link to or from test-fuchs.com in the public web crawl.

87 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for test-fuchs.com.

MechanismTarget
SPF_Amail.test-fuchs.com
SPF_Atest-fuchs.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.40.133.185
SPF_IP80.123.91.243
SPF_IP80.237.133.120
SPF_MXtest-fuchs.com

Related pages

Pivot deeper into the graph from test-fuchs.com.

Cypher and MCP

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

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