Hostname
xerintel.app
Last fetched
xerintel.app resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
xerintel.app 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 |
|---|---|---|---|---|
| 54.72.144.12 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1600
- Organization
- —
- Contact emails
Subdomains
9 observed subdomains of xerintel.app.
Threat posture
History
Mail and authentication
MX records
- xerintel.app
SPF policy
4 SPF mechanisms authorising senders for xerintel.app.
| Mechanism | Target |
|---|---|
| SPF_A | xerintel.app |
| SPF_INCLUDE | _smart.xerintel.com |
| SPF_IP | 178.32.236.152 |
| SPF_MX | xerintel.app |
Related pages
Pivot deeper into the graph from xerintel.app.
- IP · 54.72.144.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1600
- Country · IE
- Email · contact@tecnocratica.net
- TLD · .app
- Browse hostnames · xe…
- 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: "xerintel.app"})-[: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.