Skip to content

Hostname

asherpointaustin.com

Last fetched

asherpointaustin.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · asherpointaustin.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/asherpointaustin.com

Resolution chain

asherpointaustin.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.211.89104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of asherpointaustin.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for asherpointaustin.com.

MechanismTarget
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.156.164.4
SPF_IP104.156.164.94
SPF_IP104.156.165.224/32
SPF_IP104.42.74.121
SPF_IP104.45.141.101
SPF_IP13.93.227.154
SPF_IP135.84.68.123/32
SPF_IP165.193.51.6/32
SPF_IP199.96.136.37
SPF_IP206.150.104.4
SPF_IP208.178.61.106
SPF_IP208.86.168.7/32
SPF_IP209.235.107.120/29
SPF_IP209.235.107.4
SPF_IP209.235.109.132/32
SPF_IP209.235.109.149
SPF_IP209.235.109.251
SPF_IP209.235.109.253
SPF_IP209.46.117.144/29
SPF_IP209.46.28.94
SPF_IP213.212.75.132/32
SPF_IP216.245.153.196
SPF_IP217.68.24.4
SPF_IP23.96.254.246/32
SPF_IP23.99.66.195/32
SPF_IP27.111.191.150
SPF_IP27.111.245.36
SPF_IP38.67.12.4
SPF_IP64.213.166.222
SPF_IP64.70.41.252
SPF_IP64.70.8.171
SPF_IP65.52.215.36/32
SPF_IP65.52.56.186/32
SPF_IP68.171.172.82/32
SPF_IP69.46.98.132/32

Related pages

Pivot deeper into the graph from asherpointaustin.com.

Cypher and MCP

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

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