Skip to content

Hostname

reichelt.com

Last fetched

reichelt.com resolves to 2 IPv4 addresses operated by AS20546 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · reichelt.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/reichelt.com

Resolution chain

reichelt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1443
Organization
reichelt elektronik gmbh & co. kg
Contact emails

Subdomains

11 observed subdomains of reichelt.com.

Web-graph footprint

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

510 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for reichelt.com.

MechanismTarget
SPF_IP212.184.1.254
SPF_IP212.184.1.54
SPF_IP212.184.1.55
SPF_MXreichelt.com

Related pages

Pivot deeper into the graph from reichelt.com.

Cypher and MCP

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

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