Skip to content

Hostname

redhatdegustar.com

Last fetched

redhatdegustar.com resolves to 2 IPv4 addresses operated by AS8972 in FR. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · redhatdegustar.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/redhatdegustar.com

Resolution chain

redhatdegustar.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:1390
Organization
joerg philipp
Contact emails

Subdomains

5 observed subdomains of redhatdegustar.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for redhatdegustar.com.

MechanismTarget
SPF_Aredhatdegustar.com
SPF_INCLUDEspf.kasserver.com
SPF_INCLUDEspf.server-he.de
SPF_MXredhatdegustar.com

Related pages

Pivot deeper into the graph from redhatdegustar.com.

Cypher and MCP

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

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