Skip to content

Hostname

netmagicians.com

Last fetched

netmagicians.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · netmagicians.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/netmagicians.com

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netmagicians.com.

MechanismTarget
SPF_Anetmagicians.com
SPF_IP123.108.48.72
SPF_IP180.179.206.82
SPF_IP180.179.241.162
SPF_IP180.179.241.184
SPF_IP180.179.39.0/25
SPF_IP180.179.39.81
SPF_IP202.87.32.0/19
SPF_IP208.86.201.112/32
SPF_IP67.231.144.107/32
SPF_MXnetmagicians.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.