Skip to content

Hostname

irisusainc.com

Last fetched

irisusainc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · irisusainc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/irisusainc.com

Resolution chain

irisusainc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:9
Organization
iris usa
Contact emails

Subdomains

25 observed subdomains of irisusainc.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for irisusainc.com.

MechanismTarget
SPF_Airisusainc.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP208.185.42.22
SPF_IP74.199.249.162
SPF_IP96.45.68.37/32
SPF_MXirisusainc.com

Related pages

Pivot deeper into the graph from irisusainc.com.

Cypher and MCP

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

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