Skip to content

Hostname

macksprofessional.md

Last fetched

macksprofessional.md resolves to 194.33.40.51, announced in 194.33.40.0/24 by INOVARE-AS - Inovare-Prim SRL in MD. macksprofessional.md 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 · macksprofessional.mdRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/macksprofessional.md

Resolution chain

IPv6 resolution

No AAAA record for macksprofessional.md is recorded in WhisperGraph.

Attribution

inovare prim

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
registrar:inovareprim srl

Subdomains

Mail and authentication

Nameservers

  • ns1.amplica.md
  • ns2.amplica.md

MX records

  • macksprofessional.md

SPF policy

  • include: _spf.amocrmmail.com
  • include: spf.unisender.com
  • a: macksprofessional.md
  • mx: macksprofessional.md
  • ip: 194.33.40.40
  • ip: 194.33.40.50
  • ip: 194.33.40.51

Threat-feed evidence

History

Related pages

Pivot from macksprofessional.md 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: "macksprofessional.md"})-[: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.