Skip to content

Hostname

brillen.pl

Last fetched

brillen.pl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:registrygate gmbh as the registrar.

Nutrition Label

WHISPER CANON · brillen.plRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/brillen.pl

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.200.13118.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.153.244.9018.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.94.24318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.53.17218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.147.18018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.231.18718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.8.1593.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.159.1833.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.90.133.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.166.933.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.247.703.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.58.1363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.132.2423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.148.713.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.170.6835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.186.4035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.77.9635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.73.11152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.123.18363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.249.8963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:registrygate gmbh
Organization
matthias kamppeter
Contact emails

Subdomains

34 observed subdomains of brillen.pl.

Web-graph footprint

Distinct hostnames that link to or from brillen.pl in the public web crawl.

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brillen.pl.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.brevo.com

Related pages

Pivot deeper into the graph from brillen.pl.

Cypher and MCP

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

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