Hostname
prisma-it.com
Last fetched
prisma-it.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prisma-it.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.241.66.205 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.213.116 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.149.138 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.23.169 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.217.49 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.108.116 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- chirpa holding bv
- Contact emails
- hostmaster@prisma-it.com
- a4bvmdkrie@domprivacy.de
- postmaster@oct.nl
- 01bbec0f-5af7-4488-a3a4-f10f32caa7b0@identity-protect.org
- 01d97ff5-a65f-441c-935f-fbe8a192bd15@identity-protect.org
- 40e4e298-8493-4e3f-9a18-e4e240e38cd5@identity-protect.org
- 4d4cbcca-001b-487b-9690-d686fd387309@identity-protect.org
- 51b32d58-2c76-44e3-9244-e8a6def0f930@identity-protect.org
- 7ffe76bf-5dce-4c87-9307-d4a8e2af8bdb@identity-protect.org
Subdomains
68 observed subdomains of prisma-it.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prisma-it.com in the public web crawl.
19 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for prisma-it.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.go.net-results.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.prisma-it.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from prisma-it.com.
- IP · 34.241.66.205
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · hostmaster@prisma-it.com
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prisma-it.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.