Skip to content

Hostname

outbrainaffinityindex.com

Last fetched

outbrainaffinityindex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · outbrainaffinityindex.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/outbrainaffinityindex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.16.14318.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.15518.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.4418.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.4618.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.244.2043.170.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.244.2303.170.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.244.393.170.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.244.603.170.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
54.230.244.11554.230.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.244.12654.230.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.244.4154.230.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.244.4254.230.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
outbrain uk
Contact emails

Subdomains

1 observed subdomain of outbrainaffinityindex.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from outbrainaffinityindex.com.

Cypher and MCP

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

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