Hostname
smartgyanshare.com
Last fetched
smartgyanshare.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
smartgyanshare.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 |
|---|---|---|---|---|
| 49.12.85.254 | 49.12.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
9 observed subdomains of smartgyanshare.com.
Web-graph footprint
Distinct hostnames that link to or from smartgyanshare.com in the public web crawl.
8 sites link to this hostname.
112 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- smartgyanshare.com
SPF policy
13 SPF mechanisms authorising senders for smartgyanshare.com.
| Mechanism | Target |
|---|---|
| SPF_A | smartgyanshare.com |
| SPF_INCLUDE | c.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 144.76.237.28 |
| SPF_IP | 15.235.112.173 |
| SPF_IP | 49.12.85.254 |
| SPF_IP | 49.13.115.132 |
| SPF_IP | 51.210.156.16 |
| SPF_IP | 65.21.132.235 |
| SPF_IP | 65.21.132.242 |
| SPF_IP | 79.137.64.63 |
| SPF_IP | 88.99.56.190 |
| SPF_MX | smartgyanshare.com |
Related pages
Pivot deeper into the graph from smartgyanshare.com.
- IP · 49.12.85.254
- ASN · AS24940
- Registrar · iana:1068
- Country · DE
- Email · e287ceba220d447296beb5093a7461ae.protect@whoisguard.com
- TLD · .com
- Browse hostnames · sm…
- 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: "smartgyanshare.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.