Hostname
intermedix.com
Last fetched
intermedix.com resolves to 3 IPv4 addresses operated by NTPCL-AS-AP National Telecom Public Company Limited in TH.
Nutrition Label
Resolution chain
intermedix.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.155.246.165 | 122.155.244.0/22 | AS4651 | NTPCL-AS-AP National Telecom Public Company Limited | TH |
| 23.62.11.92 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.52.182.187 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from intermedix.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for intermedix.com.
| Mechanism | Target |
|---|---|
| SPF_A | securemailer.intermedix.com |
| SPF_A | smtpout.zixmail.com |
| SPF_A | smtpout.zixmail.net |
| SPF_A | zixmail.net |
| SPF_INCLUDE | 885785.spf10.hubspotemail.net |
| SPF_INCLUDE | email.intermedix.com |
| SPF_INCLUDE | spf-006fe701.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zixport.com |
| SPF_IP | 174.76.88.0/23 |
| SPF_IP | 198.36.12.0/22 |
| SPF_IP | 199.30.236.126/32 |
| SPF_IP | 206.210.72.64/26 |
| SPF_IP | 206.210.75.0/26 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 216.145.122.0/23 |
| SPF_IP | 96.235.41.234/32 |
| SPF_MX | intermedix.com |
Related pages
Pivot deeper into the graph from intermedix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intermedix.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.