Hostname
gpracta.com
Last fetched
gpracta.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gpracta.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 |
|---|---|---|---|---|
| 3.164.68.31 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.5 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.61 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.62 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.168.122.37 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.64 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.72 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.85 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gpracta.com owner
- Contact emails
- 39d0bb794e304f8098fda46f4f6b18ec.protect@whoisguard.com
- 39724796-704e-470a-91d9-09b7521a069b@identity-protect.org
- 46503a8b-23ac-46dc-854a-4407c71bbad0@identity-protect.org
- 4aba9b50-0f4b-4f69-b165-a4c19db8ed4b@identity-protect.org
- 6ec76b36-8c72-4f4e-aa4d-23937c8d41f4@identity-protect.org
- da46dc3e-8548-442d-b7c3-bcceaac68515@identity-protect.org
- dc9b2211-e9ce-4c2f-8549-a941a2638e42@identity-protect.org
- fa73da4e-2e7b-4b6a-8ee4-8ead21e17de4@identity-protect.org
Subdomains
1 observed subdomain of gpracta.com.
| Subdomain |
|---|
| www.gpracta.com |
Web-graph footprint
Distinct hostnames that link to or from gpracta.com in the public web crawl.
3 sites 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 gpracta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from gpracta.com.
- IP · 3.164.68.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 39d0bb794e304f8098fda46f4f6b18ec.protect@whoisguard.com
- TLD · .com
- Browse hostnames · gp…
- 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: "gpracta.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.