Hostname
smtpout.edevtech.com
Last fetched
smtpout.edevtech.com resolves to 12 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA.
Nutrition Label
Resolution chain
smtpout.edevtech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.104.14.178 | 40.104.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 40.104.14.210 | 40.104.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 40.104.15.18 | 40.104.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 40.104.15.66 | 40.104.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 52.97.133.242 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 52.97.211.226 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 52.97.219.242 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 52.98.18.2 | 52.98.16.0/22 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 52.98.20.130 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 52.98.22.18 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 52.98.22.2 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 52.98.224.146 | 52.96.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
No WHOIS records are currently associated with smtpout.edevtech.com in WhisperGraph.
Subdomains
2 observed subdomains of smtpout.edevtech.com.
Threat posture
History
Related pages
Pivot deeper into the graph from smtpout.edevtech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smtpout.edevtech.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.