Hostname
isd.com
Last fetched
isd.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
isd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.51 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.51 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- nuvoton technology corp. america
- Contact emails
- ac6yr3q34k8@networksolutionsprivateregistration.com
- akwok@nuvoton.com
- ar3p69b58wf@networksolutionsprivateregistration.com
- ay5u585468q@networksolutionsprivateregistration.com
- bd2cz57g7bp@networksolutionsprivateregistration.com
- bk3nb7vv4kz@networksolutionsprivateregistration.com
- bz2xt2gx3ac@networksolutionsprivateregistration.com
- c48ph4vt7pq@networksolutionsprivateregistration.com
- c56rb8j47dn@networksolutionsprivateregistration.com
- c79f52w988h@networksolutionsprivateregistration.com
- cv8xc5hf4ax@networksolutionsprivateregistration.com
- dp7xk596434@networksolutionsprivateregistration.com
- e47f22jj6tj@networksolutionsprivateregistration.com
- e95dd4vr2er@networksolutionsprivateregistration.com
- ez3ve3vs5bu@networksolutionsprivateregistration.com
- gy98u8hq72p@networksolutionsprivateregistration.com
- h578r5b2478@networksolutionsprivateregistration.com
- jz8pm6c399u@networksolutionsprivateregistration.com
- k27q96cs2ee@networksolutionsprivateregistration.com
- kf2cv5b372r@networksolutionsprivateregistration.com
- and 36 more
Subdomains
2 observed subdomains of isd.com.
| Subdomain |
|---|
| panshi.isd.com |
| www.isd.com |
Web-graph footprint
Distinct hostnames that link to or from isd.com in the public web crawl.
39 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from isd.com.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · CA
- Email · ac6yr3q34k8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · is…
- 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: "isd.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.