Skip to content

Hostname

masaa.sa

Last fetched

masaa.sa resolves to 1 IPv4 address operated by SAHARANET-AS Sahara Net Main NOC AS in SA.

Nutrition Label

WHISPER CANON · masaa.saRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/masaa.sa

Resolution chain

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

IPPrefixASNOperatorCountry
212.76.85.79212.76.85.0/24AS41176SAHARANET-AS Sahara Net Main NOC ASSA

WHOIS identity

No WHOIS records are currently associated with masaa.sa in WhisperGraph.

Subdomains

7 observed subdomains of masaa.sa.

Web-graph footprint

Distinct hostnames that link to or from masaa.sa in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for masaa.sa.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from masaa.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "masaa.sa"})-[: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.