Hostname
promptify.com
Last fetched
promptify.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
promptify.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.238.80.107 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.11 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.120 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.63 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.26.104 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.113 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.69 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.75 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- baynet world
- Contact emails
- support@baynet.com
- 1c2cf84e-d967-4d1c-94d6-f238a73c0891@identity-protect.org
- 2fcfcd9d-89d2-4fe1-ba13-5222660d303c@identity-protect.org
- 636c7377-f5ea-4b96-ad09-3aa8801a4444@identity-protect.org
- 96d749ac-fd57-455c-8bfd-d637151bc067@identity-protect.org
- b4752637-a477-4198-b1fd-dfd1d0fd2cca@identity-protect.org
Subdomains
8 observed subdomains of promptify.com.
Web-graph footprint
Distinct hostnames that link to or from promptify.com in the public web crawl.
26 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 promptify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from promptify.com.
- IP · 18.238.80.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · support@baynet.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: "promptify.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.