Hostname
justgettingstarted.com
Last fetched
justgettingstarted.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justgettingstarted.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.219.88.127 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.254.26 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brt publications
- Contact emails
- gdeutsch@brtpublications.com
- 0f6a74ac-6066-44e3-a69a-ab31232e773b@identity-protect.org
- 20253ddb-5462-4db8-941e-ac5d80a4c6c8@identity-protect.org
- 264ccc9b-534c-4910-8435-a32dbce3999f@identity-protect.org
- 963a001e-dc94-4751-b16e-1407bef820b2@identity-protect.org
- 9b32cdea-e88e-4d6b-9b1d-4d1cc8031eae@identity-protect.org
- f4ca2b02-6cef-40f4-be90-12b7564489bd@identity-protect.org
- owner-2916302@justgettingstarted.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of justgettingstarted.com.
Web-graph footprint
Distinct hostnames that link to or from justgettingstarted.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for justgettingstarted.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from justgettingstarted.com.
- IP · 3.219.88.127
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gdeutsch@brtpublications.com
- TLD · .com
- Browse hostnames · ju…
- 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: "justgettingstarted.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.