Hostname
agniveer.com
Last fetched
agniveer.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
agniveer.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.50 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.50 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.196 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 480c37a68a4345698dc58f8899f39198.protect@whoisguard.com
- 677a477b14cd4abc802ac3a34640d1d8.protect@whoisguard.com
- a678c32149e14445a1a7a95008d23982.protect@whoisguard.com
- ead1962035924b4dab3e552fe31f2d15.protect@whoisguard.com
- 1b9373d3295d4f7ba33c00b8f66427ea.protect@withheldforprivacy.com
- 428bf793aa1d43868599623dc8cf6e3c.protect@withheldforprivacy.com
- 59914d54ce3c411ca5d7dd769f15d8c2.protect@withheldforprivacy.com
Subdomains
8 observed subdomains of agniveer.com.
Web-graph footprint
Distinct hostnames that link to or from agniveer.com in the public web crawl.
84 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for agniveer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from agniveer.com.
- IP · 104.26.6.50
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 480c37a68a4345698dc58f8899f39198.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ag…
- 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: "agniveer.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.