Skip to content

Hostname

apaleo.com

Last fetched

apaleo.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · apaleo.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apaleo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.11.22918.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.140.23618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.203.9834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.120.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.67.15752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.2.7052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.197.14554.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.63.654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.193.6154.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.56.23454.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.231.12754.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.91.1963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.50.15054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of apaleo.com owner
Contact emails

Subdomains

28 observed subdomains of apaleo.com.

Web-graph footprint

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

267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apaleo.com.

MechanismTarget
SPF_INCLUDE3981662.spf04.hubspotemail.net
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from apaleo.com.

Cypher and MCP

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

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