Skip to content

Hostname

wp.carq.pl

Last fetched

wp.carq.pl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · wp.carq.plRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wp.carq.pl

Resolution chain

wp.carq.pl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.144.20718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.62.22718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.104.1583.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.204.1853.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.208.18535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.70.1352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with wp.carq.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wp.carq.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wp.carq.pl.

Cypher and MCP

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

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