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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.30.85.72 | 195.30.0.0/16 | AS5539 | SPACENET SpaceNET AG | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- angry-face.com
SPF policy
5 SPF mechanisms authorising senders for angry-face.com.
| Mechanism | Target |
|---|---|
| SPF_A | angry-face.com |
| SPF_INCLUDE | mailout1.sp-server.net |
| SPF_IP | 195.30.85.70 |
| SPF_IP | 195.30.85.72 |
| SPF_MX | angry-face.com |
Related pages
Pivot deeper into the graph from angry-face.com.
- IP · 195.30.85.72
- ASN · AS5539SPACENET SpaceNET AG
- Registrar · iana:1328
- Country · DE
- Email · h2263743@opensrs.namespace4you.com
- TLD · .com
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.