Skip to content

Hostname

fickpension.com

Last fetched

fickpension.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fickpension.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fickpension.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.196.1023.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.1063.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.313.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.623.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.136.10952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
cam-content sl
Contact emails

Subdomains

2 observed subdomains of fickpension.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fickpension.com.

MechanismTarget
SPF_IP85.17.4.0/26
SPF_IP95.168.169.133
SPF_IP95.211.103.0/26

Related pages

Pivot deeper into the graph from fickpension.com.

Cypher and MCP

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

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