Skip to content

Hostname

100dollarsuits.com

Last fetched

100dollarsuits.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · 100dollarsuits.comRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/100dollarsuits.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.243.248.77162.243.192.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
205.196.208.45205.196.208.0/22AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:440
Organization
hara partners
Contact emails

Subdomains

5 observed subdomains of 100dollarsuits.com.

Web-graph footprint

Distinct hostnames that link to or from 100dollarsuits.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 100dollarsuits.com.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MX100dollarsuits.com

Related pages

Pivot deeper into the graph from 100dollarsuits.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "100dollarsuits.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.