Hostname
passprt.com
Last fetched
passprt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1441 as the registrar.
Nutrition Label
Resolution chain
passprt.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.12 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.15 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.3 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.39 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.164.6.19 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.30 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.40 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.85 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:1441
- Organization
- whois protection, this company does not own this domain name s.r.o.
- Contact emails
Subdomains
2 observed subdomains of passprt.com.
| Subdomain |
|---|
| link.passprt.com |
| www.passprt.com |
Web-graph footprint
Distinct hostnames that link to or from passprt.com in the public web crawl.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from passprt.com.
- IP · 18.172.242.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1441
- Country · HU
- Email · passprt.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · pa…
- 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: "passprt.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.