Skip to content

Hostname

points-media.com

Last fetched

points-media.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

points-media.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.118108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.123108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.75108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.88108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.216.10718.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.5618.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.918.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.9518.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.66.192.12518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.3118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.7218.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1063.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.413.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.503.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.533.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of points-media.com.

Web-graph footprint

Distinct hostnames that link to or from points-media.com in the public web crawl.

55 sites link to this hostname.

411 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for points-media.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from points-media.com.

Cypher and MCP

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

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