Skip to content

Hostname

parallel45marine.com

Last fetched

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

Nutrition Label

WHISPER CANON · parallel45marine.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/parallel45marine.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.223.86.6418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
9349-5661 quebec
Contact emails

Subdomains

9 observed subdomains of parallel45marine.com.

Web-graph footprint

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

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for parallel45marine.com.

MechanismTarget
SPF_Aparallel45marine.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.105.0.0/16
SPF_IP18.223.86.64
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP72.249.30.39/16
SPF_IP72.249.48.7
SPF_MXparallel45marine.com

Related pages

Pivot deeper into the graph from parallel45marine.com.

Cypher and MCP

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

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