Hostname
asherpointsherman.com
Last fetched
asherpointsherman.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
asherpointsherman.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.211.89 | 104.18.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of asherpointsherman.com.
| Subdomain |
|---|
| www.asherpointsherman.com |
Web-graph footprint
Distinct hostnames that link to or from asherpointsherman.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
40 SPF mechanisms authorising senders for asherpointsherman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.156.164.4 |
| SPF_IP | 104.156.164.94 |
| SPF_IP | 104.156.165.224/32 |
| SPF_IP | 104.42.74.121 |
| SPF_IP | 104.45.141.101 |
| SPF_IP | 13.93.227.154 |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 165.193.51.6/32 |
| SPF_IP | 199.96.136.37 |
| SPF_IP | 206.150.104.4 |
| SPF_IP | 208.178.61.106 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 209.235.107.120/29 |
| SPF_IP | 209.235.107.4 |
| SPF_IP | 209.235.109.132/32 |
| SPF_IP | 209.235.109.149 |
| SPF_IP | 209.235.109.251 |
| SPF_IP | 209.235.109.253 |
| SPF_IP | 209.46.117.144/29 |
| SPF_IP | 209.46.28.94 |
| SPF_IP | 213.212.75.132/32 |
| SPF_IP | 216.245.153.196 |
| SPF_IP | 217.68.24.4 |
| SPF_IP | 23.96.254.246/32 |
| SPF_IP | 23.99.66.195/32 |
| SPF_IP | 27.111.191.150 |
| SPF_IP | 27.111.245.36 |
| SPF_IP | 38.67.12.4 |
| SPF_IP | 64.213.166.222 |
| SPF_IP | 64.70.41.252 |
| SPF_IP | 64.70.8.171 |
| SPF_IP | 65.52.215.36/32 |
| SPF_IP | 65.52.56.186/32 |
| SPF_IP | 68.171.172.82/32 |
| SPF_IP | 69.46.98.132/32 |
Related pages
Pivot deeper into the graph from asherpointsherman.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asherpointsherman.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.