Skip to content

Hostname

mooringmate.com

Last fetched

mooringmate.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mooringmate.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mooringmate.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.111.144107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.146.2118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.155.23223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.65.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.211.5135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.38.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.139.14052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.6.7952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.192.19054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.79.1354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

11 observed subdomains of mooringmate.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mooringmate.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mooringmate.com.

Cypher and MCP

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

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