Skip to content

Hostname

muskhane.com

Last fetched

muskhane.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.2.108212.129.0.0/18AS12876FR

WHOIS identity

Registrar
iana:1519
Organization
fazae
Contact emails

Subdomains

7 observed subdomains of muskhane.com.

Web-graph footprint

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

116 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for muskhane.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.oximailing.com
SPF_IP212.129.2.108

Related pages

Pivot deeper into the graph from muskhane.com.

Cypher and MCP

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

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