Skip to content

Hostname

innity.com

Last fetched

innity.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in NL. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · innity.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/innity.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.81.216.8119.81.192.0/19AS36351SOFTLAYER - IBM CloudNL

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

18 observed subdomains of innity.com.

Web-graph footprint

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

546 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for innity.com.

MechanismTarget
SPF_Ainnity.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinnity.net
SPF_INCLUDEservers.mcsv.net
SPF_IP119.81.216.28
SPF_IP119.81.216.30
SPF_IP119.9.75.199
SPF_IP119.9.77.28
SPF_IP121.121.16.77
SPF_IP128.199.219.109
SPF_IP128.199.223.186
SPF_IP47.254.232.40
SPF_MXinnity.com

Related pages

Pivot deeper into the graph from innity.com.

Cypher and MCP

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

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