Skip to content

Hostname

hr4you.de

Last fetched

hr4you.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · hr4you.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hr4you.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.219.143188.42.46.0/24AS24940DE

WHOIS identity

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

Subdomains

12 observed subdomains of hr4you.de.

Web-graph footprint

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

123 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hr4you.de.

MechanismTarget
SPF_Ahr4you.de
SPF_IP185.134.240.0/22
SPF_IP185.98.184.0/24
SPF_IP80.82.206.0/26
SPF_IP93.190.66.0/25
SPF_IP95.130.251.12/32
SPF_MXhr4you.de

Related pages

Pivot deeper into the graph from hr4you.de.

Cypher and MCP

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

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