Skip to content

Hostname

mosaic-light.com

Last fetched

mosaic-light.com resolves to 2 IPv4 addresses operated by AS47583 in FR. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · mosaic-light.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mosaic-light.com

Resolution chain

mosaic-light.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:625
Organization
mohamed eldeeb
Contact emails

Subdomains

2 observed subdomains of mosaic-light.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mosaic-light.com.

MechanismTarget
SPF_Amosaic-light.com
SPF_INCLUDE_spf.yandex.net
SPF_IP46.202.128.252
SPF_MXmosaic-light.com

Related pages

Pivot deeper into the graph from mosaic-light.com.

Cypher and MCP

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

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