Skip to content

Hostname

reusch.com

Last fetched

reusch.com resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · reusch.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/reusch.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.138.219.2262.138.216.0/22AS61157DE

WHOIS identity

Registrar
iana:1408
Organization
conrad weinmann
Contact emails

Subdomains

9 observed subdomains of reusch.com.

Web-graph footprint

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

265 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for reusch.com.

MechanismTarget
SPF_Agw1.sysmail.eu
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.dc-cluster.de
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.86.8/32
SPF_IP217.194.8.1/16
SPF_IP46.163.90.171
SPF_IP46.234.233.70

Related pages

Pivot deeper into the graph from reusch.com.

Cypher and MCP

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

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