Skip to content

Hostname

compricer.se

Last fetched

compricer.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · compricer.seRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/compricer.se

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.52.11518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.2418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.6518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.9818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

35 observed subdomains of compricer.se.

Web-graph footprint

Distinct hostnames that link to or from compricer.se in the public web crawl.

291 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for compricer.se.

Related pages

Pivot deeper into the graph from compricer.se.

Cypher and MCP

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

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