Skip to content

Hostname

sudatel.sd

Last fetched

sudatel.sd resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA.

Nutrition Label

WHISPER CANON · sudatel.sdRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sudatel.sd

Resolution chain

sudatel.sd resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.137.38.109216.137.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.SA
216.137.38.16216.137.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.SA
216.137.38.23216.137.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.SA
216.137.38.94216.137.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.149.323.175.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.149.343.175.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.149.363.175.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.149.913.175.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.196.1043.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.133.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.393.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.583.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.86.123.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.423.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.853.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.993.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with sudatel.sd in WhisperGraph.

Subdomains

47 observed subdomains of sudatel.sd.

Web-graph footprint

Distinct hostnames that link to or from sudatel.sd in the public web crawl.

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sudatel.sd.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uae.exclaimer.net
SPF_INCLUDEuae.pb-dynmktga.com
SPF_IP196.202.151.100
SPF_MXsudatel.sd

Related pages

Pivot deeper into the graph from sudatel.sd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sudatel.sd"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.