Skip to content

Hostname

iodincorporated.com

Last fetched

iodincorporated.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. iodincorporated.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · iodincorporated.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iodincorporated.com

Resolution chain

No IPv4 resolution is recorded for iodincorporated.com in WhisperGraph.

IPv6 resolution

No AAAA record for iodincorporated.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
allan.changar@healthport.com, no.valid.email@worldnic.com, 16770696-c328-41af-bfff-a7dd658a8602@identity-protect.org, 2e574a1c-8aff-45cd-b6d8-96a7341968fd@identity-protect.org, 48968694-6f72-4d76-a024-e40f222d3714@identity-protect.org, 4d870a4d-2a1c-44d2-9075-6f31e6acb2dd@identity-protect.org, 7760a59f-62b0-4005-8405-1d253395d83e@identity-protect.org, cb3ddedc-5e67-45a9-8c15-dc46f21e8982@identity-protect.org, owner-4502701@iodincorporated.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-310.awsdns-38.com
  • ns-524.awsdns-01.net
  • ns-1473.awsdns-56.org
  • ns-1752.awsdns-27.co.uk

SPF policy

  • include: auth.msgapp.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: spf.z183.zixworks.com
  • ip: 128.136.122.10

Threat-feed evidence

History

Related pages

Pivot from iodincorporated.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "iodincorporated.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.