Skip to content

Hostname

mammut.design

Last fetched

mammut.design resolves to 1 IPv4 address operated by parsvds - Pars Shabakeh Azarakhsh LLC in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · mammut.designRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mammut.design

Resolution chain

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

IPPrefixASNOperatorCountry
87.107.55.5587.107.55.0/24AS208161parsvds - Pars Shabakeh Azarakhsh LLCIR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

9 observed subdomains of mammut.design.

Web-graph footprint

Distinct hostnames that link to or from mammut.design in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mammut.design

SPF policy

7 SPF mechanisms authorising senders for mammut.design.

MechanismTarget
SPF_Amammut.design
SPF_IP185.105.236.6
SPF_IP195.211.46.211
SPF_IP87.107.55.55
SPF_IP94.23.153.125
SPF_IP95.216.96.171
SPF_MXmammut.design

Related pages

Pivot deeper into the graph from mammut.design.

Cypher and MCP

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

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