Skip to content

Hostname

angry-face.com

Last fetched

angry-face.com resolves to 1 IPv4 address operated by SPACENET SpaceNET AG in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · angry-face.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/angry-face.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.30.85.72195.30.0.0/16AS5539SPACENET SpaceNET AGDE

WHOIS identity

Registrar
iana:1328
Organization
matthias aderhold
Contact emails

Subdomains

8 observed subdomains of angry-face.com.

Web-graph footprint

Distinct hostnames that link to or from angry-face.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • angry-face.com

SPF policy

5 SPF mechanisms authorising senders for angry-face.com.

MechanismTarget
SPF_Aangry-face.com
SPF_INCLUDEmailout1.sp-server.net
SPF_IP195.30.85.70
SPF_IP195.30.85.72
SPF_MXangry-face.com

Related pages

Pivot deeper into the graph from angry-face.com.

Cypher and MCP

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

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