Skip to content

Hostname

manupack.ma

Last fetched

manupack.ma resolves to 1 IPv4 address operated by LWS in FR. WHOIS lists registrar:arcanes technologies as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.98.131.139185.98.131.0/24AS210403LWSFR

WHOIS identity

Registrar
registrar:arcanes technologies
Organization
'''''''ines media'''''''
Contact emails

Subdomains

5 observed subdomains of manupack.ma.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for manupack.ma.

MechanismTarget
SPF_Amail.manupack.ma
SPF_Amailphp.lws-hosting.com
SPF_MXmanupack.ma

Related pages

Pivot deeper into the graph from manupack.ma.

Cypher and MCP

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

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