Hostname
laminam.pl
Last fetched
laminam.pl resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
laminam.pl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.106.28 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.57 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.73 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.74 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 20.23.248.136 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:az.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of laminam.pl.
Web-graph footprint
Distinct hostnames that link to or from laminam.pl in the public web crawl.
59 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for laminam.pl.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | c2c40c4e35bfda07bb9f279c74065f00d37117fac9e9d318a341c47c.eu.rspf.letsdmarc.com |
Related pages
Pivot deeper into the graph from laminam.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "laminam.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.