Skip to content

Hostname

palamerican.com

Last fetched

palamerican.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · palamerican.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/palamerican.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.191.16915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.30.2543.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of palamerican.com.

Web-graph footprint

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

70 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for palamerican.com.

MechanismTarget
SPF_Amail1.myteamasp.com
SPF_Amail2.myteamasp.com
SPF_INCLUDE8300912.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workstream.paladinsecurity.com
SPF_IP162.17.191.121/32
SPF_IP172.110.77.250
SPF_IP174.50.154.234
SPF_IP207.102.61.201
SPF_IP40.87.70.37
SPF_IP47.206.156.29
SPF_IP64.114.190.194
SPF_IP64.114.190.197
SPF_IP8.53.111.203
SPF_IP8.53.7.13
SPF_IP98.142.94.61/32
SPF_IP98.142.94.62/32
SPF_IP99.50.227.233

Related pages

Pivot deeper into the graph from palamerican.com.

Cypher and MCP

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

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