Hostname
surgio.com
Last fetched
surgio.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
surgio.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 |
|---|---|---|---|---|
| 18.239.153.112 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.37 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.66 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.68 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- drue@surg.io
- 4eb764ab-a90b-4f2a-9c3c-3733b53cca8f@identity-protect.org
- 6086367b-1db0-418d-bcd0-f649b42fcf39@identity-protect.org
- 6f41883a-3f4d-4816-9295-19164bb1f54e@identity-protect.org
- 805c13ea-4143-4904-ab63-2a6a950e6d9a@identity-protect.org
- 8af8e1db-b02d-4993-a1f0-41cbff962a07@identity-protect.org
- db81986e-2435-48ab-8c4a-833f72998215@identity-protect.org
- owner-6654008@surgio.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of surgio.com.
| Subdomain |
|---|
| www.surgio.com |
Web-graph footprint
Distinct hostnames that link to or from surgio.com in the public web crawl.
14 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for surgio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from surgio.com.
- IP · 18.239.153.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · su…
- 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: "surgio.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.