Skip to content

Hostname

mailboxes.com

Last fetched

mailboxes.com resolves to 1 IPv4 address operated by AECP-AS - American Eagle Computer Products, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mailboxes.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mailboxes.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.133.122.5212.133.122.0/24AS27482AECP-AS - American Eagle Computer Products, Inc.US

WHOIS identity

Registrar
iana:2
Organization
salsbury industries
Contact emails

Subdomains

5 observed subdomains of mailboxes.com.

Web-graph footprint

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

390 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for mailboxes.com.

MechanismTarget
SPF_Amailboxes.com
SPF_INCLUDE22383472.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.idevmail.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfc45.carrierzone.com
SPF_IP12.110.240.18
SPF_IP12.198.148.12
SPF_IP12.50.246.58
SPF_IP3.12.57.218
SPF_IP3.128.212.153
SPF_IP3.129.95.56
SPF_IP3.23.168.165
SPF_IP66.146.162.30
SPF_IP76.227.222.185/32
SPF_MXmailboxes.com

Related pages

Pivot deeper into the graph from mailboxes.com.

Cypher and MCP

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

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