Skip to content

Hostname

pointcross.com

Last fetched

pointcross.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.196.11818.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.4918.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.6218.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.196.8818.66.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.174.129.233.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.323.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.433.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.743.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

10 observed subdomains of pointcross.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pointcross.com.

MechanismTarget
SPF_Apointcross.com
SPF_INCLUDE_spf-a.pointcross.com
SPF_INCLUDE_spf-b.pointcross.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.114.18.199/32
SPF_IP3.208.107.105/32
SPF_IP52.45.85.248/32
SPF_MXpointcross.com

Related pages

Pivot deeper into the graph from pointcross.com.

Cypher and MCP

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

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