Skip to content

Hostname

magic-ville.com

Last fetched

magic-ville.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · magic-ville.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/magic-ville.com

Resolution chain

magic-ville.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.135.254.87147.135.128.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
blanchard jean-marc
Contact emails

Subdomains

4 observed subdomains of magic-ville.com.

Web-graph footprint

Distinct hostnames that link to or from magic-ville.com in the public web crawl.

260 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for magic-ville.com.

MechanismTarget
SPF_Amagic-ville.com
SPF_IP147.135.254.87
SPF_IP212.27.42.0/24
SPF_MXmagic-ville.com

Related pages

Pivot deeper into the graph from magic-ville.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "magic-ville.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.