Skip to content

Hostname

mayors.com

Last fetched

mayors.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · mayors.comRouting diversity3.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/mayors.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.130.1432.22.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.5.241.3423.5.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.66.218.11723.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
63.142.250.21863.142.250.0/24AS394727NODISTO - Nodisto IT, LLCUS

WHOIS identity

Registrar
iana:1390
Organization
aurum holdings
Contact emails

Subdomains

14 observed subdomains of mayors.com.

Web-graph footprint

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

252 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mayors.com.

MechanismTarget
SPF_Amayors.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.154.171.161
SPF_IP194.154.171.163
SPF_IP20.108.233.232
SPF_IP5.39.185.32/29
SPF_IP92.52.64.29
SPF_IP94.236.83.186/32

Related pages

Pivot deeper into the graph from mayors.com.

Cypher and MCP

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

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