Skip to content

Hostname

dickwadd.com

Last fetched

dickwadd.com resolves to 3 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dickwadd.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dickwadd.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.237.176.176192.237.128.0/18AS19994RACKSPACE - Rackspace HostingUS
23.20.111.1823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.164.12654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
amos finch
Contact emails

Subdomains

3 observed subdomains of dickwadd.com.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dickwadd.com.

MechanismTarget
SPF_Aeastrmfepo103.cox.net
SPF_Afed1rmfepo101.cox.net
SPF_INCLUDEppvnetworks.com
SPF_INCLUDEvideoappspf.smtp.com
SPF_IP108.171.160.227
SPF_IP208.78.96.186

Related pages

Pivot deeper into the graph from dickwadd.com.

Cypher and MCP

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

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