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
Resolution chain
innosoftfusion.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.246.109 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.19 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.2 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.29 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.85.61.19 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.27 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.28 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.55 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of innosoftfusion.com owner
- Contact emails
- jeff.bergie@gmail.com
- 1ec4b476-520b-4520-bf47-06205c105ba3@identity-protect.org
- 87043f7a-1683-4744-b9b8-bf7fa6b9fbbd@identity-protect.org
- 9ad3f303-43fc-4f52-938b-5d23b28094f6@identity-protect.org
- a4b885e5-2ab5-4b16-a8b0-54561bdae1dc@identity-protect.org
- af6d9c49-dc68-4cf5-a979-04a8d7452ad3@identity-protect.org
- c97a1dc0-1538-42e2-b0c0-5b9b49c1b8a7@identity-protect.org
- owner-10620735@innosoftfusion.com.whoisprivacyservice.org
- owner-441153@innosoftfusion.com.whoisprivacyservice.org
- owner-6103205@innosoftfusion.com.whoisprivacyservice.org
- owner-7200485@innosoftfusion.com.whoisprivacyservice.org
Subdomains
321 observed subdomains of innosoftfusion.com.
Showing 25 of 321. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for innosoftfusion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 52.200.204.189 |
Related pages
Pivot deeper into the graph from innosoftfusion.com.
- IP · 18.161.246.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · jeff.bergie@gmail.com
- TLD · .com
- Browse hostnames · in…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.