Skip to content

Hostname

palfe.jp

Last fetched

palfe.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · palfe.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/palfe.jp

Resolution chain

palfe.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.77.3418.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.3518.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.4018.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.4818.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1213.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.193.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.453.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

Distinct hostnames that link to or from palfe.jp in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for palfe.jp.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEspf.gmoserver.jp

Related pages

Pivot deeper into the graph from palfe.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "palfe.jp"})-[: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.