Skip to content

Hostname

optoutadvertising.com

Last fetched

optoutadvertising.com resolves to 4 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · optoutadvertising.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/optoutadvertising.com

Resolution chain

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

WHOIS identity

Registrar
iana:141
Organization
opt out holding b.v.
Contact emails

Subdomains

23 observed subdomains of optoutadvertising.com.

Web-graph footprint

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

126 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for optoutadvertising.com.

MechanismTarget
SPF_INCLUDEmail.optoutadvertising.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.228.220.192

Related pages

Pivot deeper into the graph from optoutadvertising.com.

Cypher and MCP

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

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