Skip to content

Hostname

fixyourads.com

Last fetched

fixyourads.com resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fixyourads.comRouting diversity3.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fixyourads.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.32.222167.71.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
72.60.229.9572.60.224.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
87.120.222.23487.120.222.0/24AS215540GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLPCH
193.39.208.236193.39.208.0/24AS215540GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLPNL

WHOIS identity

Registrar
iana:1068
Organization
peter thorwarth
Contact emails

Subdomains

3 observed subdomains of fixyourads.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fixyourads.com.

MechanismTarget
SPF_Afixyourads.com
SPF_INCLUDEspf.stackmail.com
SPF_MXfixyourads.com

Related pages

Pivot deeper into the graph from fixyourads.com.

Cypher and MCP

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

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