Hostname
templespa.com
Last fetched
templespa.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
templespa.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.20.106 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.162.4 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cq4ja8h38ma@networksolutionsprivateregistration.com
- db68m6ms8eg@networksolutionsprivateregistration.com
- de6cc89w482@networksolutionsprivateregistration.com
- eh4t45fq9bh@networksolutionsprivateregistration.com
- ex52r7xa6x8@networksolutionsprivateregistration.com
- ez8e35qq5r9@networksolutionsprivateregistration.com
- ft6ug23e7cy@networksolutionsprivateregistration.com
- jh5ab7z828s@networksolutionsprivateregistration.com
- mv9n94xb4u7@networksolutionsprivateregistration.com
- n74qp4bw969@networksolutionsprivateregistration.com
- p23hq8d87fm@networksolutionsprivateregistration.com
- qy6fn34k9t4@networksolutionsprivateregistration.com
- re6hn68j7kd@networksolutionsprivateregistration.com
- t47327cn239@networksolutionsprivateregistration.com
- va6mj8br36s@networksolutionsprivateregistration.com
- wa7za3ut8pb@networksolutionsprivateregistration.com
- xr6547yb9xx@networksolutionsprivateregistration.com
- zt4pd6rv4sj@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of templespa.com.
Web-graph footprint
Distinct hostnames that link to or from templespa.com in the public web crawl.
262 sites link to this hostname.
124 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for templespa.com.
| Mechanism | Target |
|---|---|
| SPF_A | templespa.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 51.145.15.26 |
| SPF_IP | 80.64.57.252 |
| SPF_MX | templespa.com |
Related pages
Pivot deeper into the graph from templespa.com.
- IP · 104.20.20.106
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · cq4ja8h38ma@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · te…
- 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: "templespa.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.