Skip to content

Hostname

maindns.net

Last fetched

maindns.net resolves to 89.38.97.142, announced in 89.38.96.0/22 by WorldStream - WorldStream B.V. in NL. maindns.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · maindns.netRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/maindns.net

Resolution chain

IPv6 resolution

No AAAA record for maindns.net is recorded in WhisperGraph.

Attribution

worldstream

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
maralhost
Contact emails
domain@maralhost.com

Subdomains

Mail and authentication

Nameservers

  • ns1.cprapid.com
  • ns2.cprapid.com
  • lns1.maralhost.com
  • lns2.maralhost.com
  • nsi.maralhost.com

MX records

  • maindns.net
  • mail.maindns.net

SPF policy

  • ip: 5.39.60.208/28
  • include: spf.maral.email
  • a: maindns.net
  • mx: maindns.net
  • ip: 176.9.14.38
  • ip: 176.9.8.205
  • ip: 89.38.97.142
  • ip: 91.223.116.50

Threat-feed evidence

History

Related pages

Pivot from maindns.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "maindns.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.