Hostname
nimblegiant.com
Last fetched
nimblegiant.com resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nimblegiant.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 |
|---|---|---|---|---|
| 66.225.221.103 | 66.225.192.0/18 | AS23352 | SERVERCENTRAL - DEFT.COM | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- albert angel
- Contact emails
- albe@awemgt.com
- 029e2eb8-171e-406f-9ee1-628d5eb627ed@identity-protect.org
- 54e34120-e16b-4e66-9a2c-995bf92873ec@identity-protect.org
- 8e353cea-ab05-439d-a461-76c77351032b@identity-protect.org
- 9fb77105-0480-40ef-acfb-96cc44e34c11@identity-protect.org
- dda8a8a8-62b7-49ea-a375-604be26050fa@identity-protect.org
- owner-3555164@nimblegiant.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of nimblegiant.com.
Web-graph footprint
Distinct hostnames that link to or from nimblegiant.com in the public web crawl.
47 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nimblegiant.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | gator2022.hostgator.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from nimblegiant.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nimblegiant.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.