Skip to content

Hostname

nouahsark.com

Last fetched

nouahsark.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · nouahsark.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nouahsark.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.249.44.16892.249.44.0/23AS47583US

WHOIS identity

Registrar
iana:1636
Organization
amjad nouh
Contact emails

Subdomains

16 observed subdomains of nouahsark.com.

Web-graph footprint

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

56 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nouahsark.com

SPF policy

8 SPF mechanisms authorising senders for nouahsark.com.

MechanismTarget
SPF_Anouahsark.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP151.106.100.101
SPF_IP195.35.61.6
SPF_IP212.1.210.1
SPF_IP212.1.210.22
SPF_IP31.220.17.215
SPF_MXnouahsark.com

Related pages

Pivot deeper into the graph from nouahsark.com.

Cypher and MCP

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

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