Hostname
irisglobal.com
Last fetched
irisglobal.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
irisglobal.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.121.132.103 | 40.120.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- boomin jeong
- Contact emails
- markjj@dreamwiz.com
- maxta77@yahoo.com
- 225e4fd8-0abb-4799-801c-cda44aef9248@identity-protect.org
- 38e65e51-4cc5-403d-bb7d-23da06dbbdd2@identity-protect.org
- 5400a229-2ca5-4883-a3a5-180c36dd1b3d@identity-protect.org
- 55d24b2e-1029-4c31-aa34-a4b3f4697eb7@identity-protect.org
- 61b2f59e-3c3a-4a3b-88c6-e7fee273a45b@identity-protect.org
- 8086d890-089d-4f83-b51d-6901a46a147f@identity-protect.org
- a1430479-0727-46ce-94d2-f03feace86b6@identity-protect.org
- owner-6485640@irisglobal.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of irisglobal.com.
Web-graph footprint
Distinct hostnames that link to or from irisglobal.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for irisglobal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8813101.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
Related pages
Pivot deeper into the graph from irisglobal.com.
- IP · 40.121.132.103
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · markjj@dreamwiz.com
- TLD · .com
- Browse hostnames · ir…
- 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: "irisglobal.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.