Hostname
englundmarine.com
Last fetched
englundmarine.com resolves to 2 IPv4 addresses operated by CHARTER-20115 - Charter Communications LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
englundmarine.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.169.254.194 | 66.169.240.0/20 | AS20115 | CHARTER-20115 - Charter Communications LLC | US |
| 66.169.254.214 | 66.169.240.0/20 | AS20115 | CHARTER-20115 - Charter Communications LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- englund marine supply
- Contact emails
Subdomains
38 observed subdomains of englundmarine.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from englundmarine.com in the public web crawl.
86 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for englundmarine.com.
| Mechanism | Target |
|---|---|
| SPF_A | englundmarine.com |
| SPF_A | ga1.triadinet.com |
| SPF_A | ga2.triadinet.com |
| SPF_A | mail.aaih.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_IP | 156.19.253.18 |
| SPF_IP | 159.66.160.100/32 |
| SPF_IP | 159.66.160.101/32 |
| SPF_IP | 205.173.227.101/32 |
| SPF_IP | 64.71.153.153/32 |
| SPF_IP | 66.169.254.194 |
| SPF_IP | 66.169.254.213 |
| SPF_IP | 66.169.254.214 |
| SPF_MX | englundmarine.com |
| SPF_MX | triadinet.com |
| SPF_MX | triadinet.net |
Related pages
Pivot deeper into the graph from englundmarine.com.
- IP · 66.169.254.194
- ASN · AS20115CHARTER-20115 - Charter Communications LLC
- Registrar · iana:2
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · en…
- 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: "englundmarine.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.