Hostname
netmagicians.com
Last fetched
netmagicians.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
netmagicians.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:303
- Organization
- netmagic it services pvt
- Contact emails
Subdomains
116 observed subdomains of netmagicians.com.
Showing 25 of 116. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for netmagicians.com.
| Mechanism | Target |
|---|---|
| SPF_A | netmagicians.com |
| SPF_IP | 123.108.48.72 |
| SPF_IP | 180.179.206.82 |
| SPF_IP | 180.179.241.162 |
| SPF_IP | 180.179.241.184 |
| SPF_IP | 180.179.39.0/25 |
| SPF_IP | 180.179.39.81 |
| SPF_IP | 202.87.32.0/19 |
| SPF_IP | 208.86.201.112/32 |
| SPF_IP | 67.231.144.107/32 |
| SPF_MX | netmagicians.com |
Related pages
Pivot deeper into the graph from netmagicians.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netmagicians.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.