Hostname
longview.com
Last fetched
longview.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
longview.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 |
|---|---|---|---|---|
| 165.227.90.80 | 165.227.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- longview solutions canada ulc
- Contact emails
- bf3w26nf4g8@networksolutionsprivateregistration.com
- bsmith@longview.com
- dx39j8qr3t5@networksolutionsprivateregistration.com
- e57pk2b68wj@networksolutionsprivateregistration.com
- gf7qr8sf23z@networksolutionsprivateregistration.com
- gu7ym7wy8as@networksolutionsprivateregistration.com
- hy73b7zv3kn@networksolutionsprivateregistration.com
- mc22b7db7zk@networksolutionsprivateregistration.com
- pd7m423k3qe@networksolutionsprivateregistration.com
- ph9xd9g26at@networksolutionsprivateregistration.com
- f3bef0ce2fb4474abdbd7e0c8bd416ce.protect@withheldforprivacy.com
- qk9t93948h6@networksolutionsprivateregistration.com
- tu5d88ud288@networksolutionsprivateregistration.com
- v29n22u55wq@networksolutionsprivateregistration.com
- v54g28fm8qc@networksolutionsprivateregistration.com
- vr8r37cm6fw@networksolutionsprivateregistration.com
- yq6rx42t8d5@networksolutionsprivateregistration.com
- zv4rr2pw8ta@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of longview.com.
Web-graph footprint
Distinct hostnames that link to or from longview.com in the public web crawl.
41 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for longview.com.
| Mechanism | Target |
|---|---|
| SPF_A | longview.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | in.constantcontact.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 208.99.163.61 |
| SPF_IP | 66.11.67.0/26 |
| SPF_IP | 66.45.99.157 |
Related pages
Pivot deeper into the graph from longview.com.
- IP · 165.227.90.80
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · US
- Email · bf3w26nf4g8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · lo…
- 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: "longview.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.