Hostname
angeltechventures.com
Last fetched
angeltechventures.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
angeltechventures.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.194.18.100 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- amber hawkins
- Contact emails
- amber.hawkins9@gmail.com
- 11533e01-1693-4dbc-8be2-6c13f9ec75d5@identity-protect.org
- 33ab72d5-ff34-4381-abb4-335d4ec5d0c9@identity-protect.org
- 85cc2d0c-02d4-4dd2-bfa3-821b38a0c82b@identity-protect.org
- a5963dc3-0052-47f3-875b-665fdb49c09a@identity-protect.org
- ca93cdf1-929d-4f25-920d-47c98af78d2d@identity-protect.org
- f4d1b880-c312-43ec-a6fb-be79072ef443@identity-protect.org
Subdomains
1 observed subdomain of angeltechventures.com.
| Subdomain |
|---|
| www.angeltechventures.com |
Web-graph footprint
Distinct hostnames that link to or from angeltechventures.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for angeltechventures.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.forwardmx.net |
Related pages
Pivot deeper into the graph from angeltechventures.com.
- IP · 44.194.18.100
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · amber.hawkins9@gmail.com
- TLD · .com
- Browse hostnames · an…
- 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: "angeltechventures.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.