Skip to content

Hostname

pointsyeah.com

Last fetched

pointsyeah.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · pointsyeah.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pointsyeah.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.83.11813.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.7713.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8213.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.226.244.12513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1183.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1293.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.163.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.233.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

8 observed subdomains of pointsyeah.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pointsyeah.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pointsyeah.com.

Cypher and MCP

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

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