Hostname
passageware.com
Last fetched
passageware.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
passageware.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.44.255 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.23.142.170 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.166.56 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.118.154 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of passageware.com owner
- Contact emails
- passageware.com@domainsbyproxy.com
- 4508130a-4558-458c-a9bb-78d7612373d7@identity-protect.org
- 4cb506c4-a87a-4807-99ba-cf05ee390a00@identity-protect.org
- 67c62016-a326-4a13-a791-401d6c81ee1a@identity-protect.org
- 6ea324ab-c1a1-4be3-8f2d-47ae4c67687d@identity-protect.org
- 802bb61a-98d9-4421-9eba-f5654e57de52@identity-protect.org
- e8618cda-0681-44b5-b871-f20002aa875f@identity-protect.org
- owner-193136@passageware.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of passageware.com.
Showing 15 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from passageware.com in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for passageware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _efaxspf.passporthealthusa.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from passageware.com.
- IP · 100.51.44.255
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · passageware.com@domainsbyproxy.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: "passageware.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.