Hostname
iir.com
Last fetched
iir.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
iir.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.119.12.80 | 40.112.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1246979962
- Contact emails
- aa34u8752df@networksolutionsprivateregistration.com
- ac7cp5tg5na@networksolutionsprivateregistration.com
- bb74k7mr944@networksolutionsprivateregistration.com
- ca6w26c736f@networksolutionsprivateregistration.com
- cjester@iir.com
- clay@iir.com
- cy8443ux7h7@networksolutionsprivateregistration.com
- d83cs2xp7ep@networksolutionsprivateregistration.com
- gk9tn433498@networksolutionsprivateregistration.com
- m57jc5qq5wh@networksolutionsprivateregistration.com
- ma2948wp5xa@networksolutionsprivateregistration.com
- n55fb77h84d@networksolutionsprivateregistration.com
- nh9ny7zp9mj@networksolutionsprivateregistration.com
- nk7x26m54qs@networksolutionsprivateregistration.com
- ns9jg4864rn@networksolutionsprivateregistration.com
- pj3e22j32r8@networksolutionsprivateregistration.com
- r88h86kw8hq@networksolutionsprivateregistration.com
- r983d4xg8w8@networksolutionsprivateregistration.com
- rz3tk62h8vk@networksolutionsprivateregistration.com
- sy6wk9xe5ty@networksolutionsprivateregistration.com
- and 6 more
Subdomains
25 observed subdomains of iir.com.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iir.com in the public web crawl.
133 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for iir.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from iir.com.
- IP · 40.119.12.80
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:895
- Country · US
- Email · aa34u8752df@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ii…
- 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: "iir.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.