Skip to content

Hostname

innosoftfusion.com

Last fetched

innosoftfusion.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · innosoftfusion.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/innosoftfusion.com

Resolution chain

innosoftfusion.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.246.10918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.1918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.2918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.61.1952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of innosoftfusion.com owner
Contact emails

Subdomains

321 observed subdomains of innosoftfusion.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for innosoftfusion.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP192.254.121.248/32
SPF_IP52.200.204.189

Related pages

Pivot deeper into the graph from innosoftfusion.com.

Cypher and MCP

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

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