Skip to content

Hostname

fuchs.com

Last fetched

fuchs.com resolves to 1 IPv4 address operated by TWL-KOM-AS Donnersbergweg 4 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · fuchs.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fuchs.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.10.195.56185.10.192.0/22AS9022TWL-KOM-AS Donnersbergweg 4DE

WHOIS identity

Registrar
iana:151
Organization
domain a
Contact emails

Subdomains

62 observed subdomains of fuchs.com.

Web-graph footprint

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

1,315 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for fuchs.com.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.minicrm.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP132.220.108.172
SPF_IP178.77.121.136
SPF_IP185.10.195.56
SPF_IP199.102.84.181/32
SPF_IP212.43.65.64/28
SPF_IP212.43.65.82
SPF_IP212.65.10.164
SPF_IP212.65.3.34
SPF_IP212.65.3.37
SPF_IP45.55.49.33

Related pages

Pivot deeper into the graph from fuchs.com.

Cypher and MCP

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

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