Hostname
grantplatform.com
Last fetched
grantplatform.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
grantplatform.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.123.85.72 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.239.139 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- - -
- Contact emails
- richard@awardforce.com
- a7d703c3-3558-47cc-b293-56c1309b8826@identity-protect.org
- d7f39621-3ff8-4f09-87ce-76c7eda0df87@identity-protect.org
- e80474a4-283d-4ec3-b2da-6a20e0a29adc@identity-protect.org
- fb088ff1-1399-4e0e-bc27-9cc31d719ad6@identity-protect.org
- owner-7428394@grantplatform.com.whoisprivacyservice.org
Subdomains
93 observed subdomains of grantplatform.com.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from grantplatform.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from grantplatform.com.
- IP · 3.123.85.72
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · richard@awardforce.com
- TLD · .com
- Browse hostnames · gr…
- 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: "grantplatform.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.