Skip to content

Hostname

uits.ma

Last fetched

uits.ma resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · uits.maRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uits.ma

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.64.145148.251.0.0/16AS24940HETZNER-ASDE
178.63.126.247178.63.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from uits.ma in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • uits.ma

SPF policy

7 SPF mechanisms authorising senders for uits.ma.

MechanismTarget
SPF_Auits.ma
SPF_INCLUDEspf.nindohost.net
SPF_IP148.251.235.52
SPF_IP168.119.149.114
SPF_IP176.9.31.158
SPF_IP5.9.163.75
SPF_MXuits.ma

Related pages

Pivot deeper into the graph from uits.ma.

Cypher and MCP

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

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