Skip to content

Hostname

muslim2marry.com

Last fetched

muslim2marry.com resolves to 2 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in US. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · muslim2marry.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/muslim2marry.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.48.133.166103.48.132.0/22AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.206.12123.248.192.0/18AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS

WHOIS identity

Registrar
iana:2288
Organization
mohammed ali
Contact emails

Subdomains

2 observed subdomains of muslim2marry.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from muslim2marry.com.

Cypher and MCP

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

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