Skip to content

Hostname

magicflavours.com

Last fetched

magicflavours.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · magicflavours.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/magicflavours.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.248.19351.222.0.0/16AS16276OVHCA

WHOIS identity

Registrar
iana:440
Organization
buydomains_com
Contact emails

Subdomains

7 observed subdomains of magicflavours.com.

Web-graph footprint

Distinct hostnames that link to or from magicflavours.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for magicflavours.com.

MechanismTarget
SPF_Amagicflavours.com
SPF_IP38.247.137.37
SPF_MXmagicflavours.com

Related pages

Pivot deeper into the graph from magicflavours.com.

Cypher and MCP

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

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