Skip to content

Hostname

crestview.com

Last fetched

crestview.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · crestview.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/crestview.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.165.186.22635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 012053904
Contact emails

Subdomains

6 observed subdomains of crestview.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

70 SPF mechanisms authorising senders for crestview.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEreflexion.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smarsh.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.47.66.49
SPF_IP147.249.37.42/32
SPF_IP148.105.0.0/16
SPF_IP156.55.193.212/32
SPF_IP156.55.193.213/32
SPF_IP156.55.193.214/32
SPF_IP156.55.193.215/32
SPF_IP166.78.70.104
SPF_IP168.245.108.76
SPF_IP168.245.124.126
SPF_IP168.245.23.152
SPF_IP192.174.83.248
SPF_IP192.174.83.249
SPF_IP192.174.83.252
SPF_IP192.174.83.253
SPF_IP198.2.128.0/18
SPF_IP198.207.147.224/27
SPF_IP198.61.255.238
SPF_IP198.61.255.245
SPF_IP199.200.27.18/32
SPF_IP199.200.27.19/32
SPF_IP199.200.27.29/32
SPF_IP199.200.27.30/32
SPF_IP204.239.0.224/27
SPF_IP205.201.128.0/20
SPF_IP207.250.68.26/32
SPF_IP207.250.68.36
SPF_IP207.67.38.20/26
SPF_IP207.67.38.21
SPF_IP207.67.38.30
SPF_IP207.67.38.40
SPF_IP207.67.38.41
SPF_IP207.67.38.42/32
SPF_IP207.67.38.43
SPF_IP207.67.38.45/32
SPF_IP208.70.208.0/22
SPF_IP208.84.238.133/32
SPF_IP24.103.67.219
SPF_IP64.132.92.251
SPF_IP64.132.92.253
SPF_IP64.132.92.254
SPF_IP65.51.241.34
SPF_IP65.51.241.35
SPF_IP66.231.85.170/32
SPF_IP66.231.85.201/32
SPF_IP66.231.90.212/32
SPF_IP66.231.93.184/32
SPF_IP66.231.93.185
SPF_IP66.231.93.186
SPF_IP66.231.93.28/32
SPF_IP68.232.192.104
SPF_IP68.232.192.105
SPF_IP68.232.192.106
SPF_IP68.232.192.196
SPF_IP68.232.192.198
SPF_IP68.232.193.146
SPF_IP68.232.193.193
SPF_IP68.232.199.1
SPF_IP68.232.200.1/32
SPF_IP68.232.200.2/32
SPF_IP68.232.200.3/32
SPF_IP68.232.207.20/32
SPF_IP69.84.129.224/27
SPF_IP74.205.230.8/32

Related pages

Pivot deeper into the graph from crestview.com.

Cypher and MCP

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

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