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
Resolution chain
pointcross.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.196.118 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.49 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.62 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.88 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.174.129.23 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.32 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.43 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.74 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- dn5fc5kw47a@networksolutionsprivateregistration.com
- eu7924ke67s@networksolutionsprivateregistration.com
- m72pc2g674r@networksolutionsprivateregistration.com
- n99ca6pk7f5@networksolutionsprivateregistration.com
- rs9sk76j6b5@networksolutionsprivateregistration.com
- v56ey8nw2mg@networksolutionsprivateregistration.com
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for pointcross.com.
| Mechanism | Target |
|---|---|
| SPF_A | pointcross.com |
| SPF_INCLUDE | _spf-a.pointcross.com |
| SPF_INCLUDE | _spf-b.pointcross.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 115.114.18.199/32 |
| SPF_IP | 3.208.107.105/32 |
| SPF_IP | 52.45.85.248/32 |
| SPF_MX | pointcross.com |
Related pages
Pivot deeper into the graph from pointcross.com.
- IP · 18.66.196.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · IT
- Email · dn5fc5kw47a@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.