Skip to content

Hostname

mayflower.com

Last fetched

mayflower.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mayflower.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mayflower.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.9.250100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.236.20107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.31.10618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.23.1323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.116.293.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.172.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.183.19434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.44.17844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.224.20650.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.101.9852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.156.6954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.109.21054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.91.10898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.112.12398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.103.21934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.254.102100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
unigroup, ca.
Contact emails

Subdomains

20 observed subdomains of mayflower.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mayflower.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.131.175.0/24
SPF_IP67.133.82.0/24

Related pages

Pivot deeper into the graph from mayflower.com.

Cypher and MCP

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

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