Hostname
sgp-edo.com
Last fetched
sgp-edo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
sgp-edo.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.130.203 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.103.140 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.254.14 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.235.138 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.2.202 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.97.196 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- sgp-edo
- Contact emails
Subdomains
1 observed subdomain of sgp-edo.com.
| Subdomain |
|---|
| www.sgp-edo.com |
Web-graph footprint
Distinct hostnames that link to or from sgp-edo.com in the public web crawl.
5 sites link to this hostname.
1 site 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 sgp-edo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloudeu.xion.oxcs.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sgp-edo.com.
- IP · 13.36.130.203
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · FR
- Email · andre.truchi@sgp-edo.eu
- TLD · .com
- Browse hostnames · sg…
- 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: "sgp-edo.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.