Hostname
innuhendo.com
Last fetched
innuhendo.com resolves to 1 IPv4 address operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
innuhendo.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 |
|---|---|---|---|---|
| 71.36.30.93 | 71.36.16.0/20 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of innuhendo.com owner
- Contact emails
- 0c5f712a-3f18-4803-958a-a4fde4405ff2@identity-protect.org
- 271e2231-f4e1-4dfc-aa1b-beb5cc31b607@identity-protect.org
- 28a1678f-a437-4463-9fa2-d2927b4416a9@identity-protect.org
- 341184d5-15f2-437c-a720-6d22ee9ea9b0@identity-protect.org
- 35971c0e-63fd-4517-99be-94ac962ef260@identity-protect.org
- 9c9c739b-e4b4-46dc-af4e-2e0ff7fb60bf@identity-protect.org
- owner-7612590@innuhendo.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for innuhendo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from innuhendo.com.
- IP · 71.36.30.93
- ASN · AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC
- Registrar · iana:468
- Country · US
- Email · 0c5f712a-3f18-4803-958a-a4fde4405ff2@identity-protect.org
- TLD · .com
- 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: "innuhendo.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.