Skip to content

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

WHISPER CANON · englundmarine.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/englundmarine.com

Resolution chain

englundmarine.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.169.254.19466.169.240.0/20AS20115CHARTER-20115 - Charter Communications LLCUS
66.169.254.21466.169.240.0/20AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

Registrar
iana:2
Organization
englund marine supply
Contact emails

Subdomains

38 observed subdomains of englundmarine.com.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for englundmarine.com.

MechanismTarget
SPF_Aenglundmarine.com
SPF_Aga1.triadinet.com
SPF_Aga2.triadinet.com
SPF_Amail.aaih.net
SPF_INCLUDEspf.constantcontact.com
SPF_IP156.19.253.18
SPF_IP159.66.160.100/32
SPF_IP159.66.160.101/32
SPF_IP205.173.227.101/32
SPF_IP64.71.153.153/32
SPF_IP66.169.254.194
SPF_IP66.169.254.213
SPF_IP66.169.254.214
SPF_MXenglundmarine.com
SPF_MXtriadinet.com
SPF_MXtriadinet.net

Related pages

Pivot deeper into the graph from englundmarine.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.