Skip to content

Hostname

180ds.com

Last fetched

180ds.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 180ds.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/180ds.com

Resolution chain

180ds.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 180ds.com.

Subdomain
www.180ds.com

Web-graph footprint

Distinct hostnames that link to or from 180ds.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for 180ds.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.50.177.0/24
SPF_IP209.67.128.0/23
SPF_IP216.163.188.0/24
SPF_IP64.191.223.0/24
SPF_IP65.74.168.0/24
SPF_IP69.26.182.10
SPF_IP69.26.182.242
SPF_IP72.142.71.0/24
SPF_IP74.202.139.0/24
SPF_IP74.202.142.0/24
SPF_IP74.202.15.0/24
SPF_MX180ds.com

Related pages

Pivot deeper into the graph from 180ds.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "180ds.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 20

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