Skip to content

Hostname

innubo.com

Last fetched

innubo.com resolves to 1 IPv4 address operated by AS200481 in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · innubo.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/innubo.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.13.84.230194.13.84.0/22AS200481ES

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of innubo.com.

Web-graph footprint

Distinct hostnames that link to or from innubo.com in the public web crawl.

6 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for innubo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.sophos.com
SPF_INCLUDEinnubo1.ip-zone.com
SPF_IP188.95.114.41
SPF_IP194.13.84.128/26
SPF_IP194.13.84.45
SPF_IP194.13.84.89
SPF_IP194.13.84.93

Related pages

Pivot deeper into the graph from innubo.com.

Cypher and MCP

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

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