Skip to content

Hostname

dmcantor.com

Last fetched

dmcantor.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dmcantor.com 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 · dmcantor.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dmcantor.com

Resolution chain

No IPv4 resolution is recorded for dmcantor.com in WhisperGraph.

IPv6 resolution

No AAAA record for dmcantor.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
david michael cantor
Contact emails
don.honabach@pcperfect.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns17.domaincontrol.com
  • ns18.domaincontrol.com

MX records

  • dmcantor-com.mail.protection.outlook.com

SPF policy

  • ip: 38.93.97.0/24
  • ip: 199.189.224.154/24
  • a: dmcantor.com
  • a: o1.email.flywheelsites.com
  • a: o2.email.flywheelsites.com
  • a: o3.email.flywheelsites.com
  • a: o4.email.flywheelsites.com
  • a: o5.email.flywheelsites.com
  • a: o6.email.flywheelsites.com
  • include: x.fw-mail.com
  • include: spf.protection.outlook.com
  • ip: 184.176.221.106
  • ip: 38.88.132.18
  • ip: 50.28.102.203
  • ip: 50.28.103.205
  • ip: 50.28.103.211
  • ip: 98.164.138.171

Threat-feed evidence

History

Related pages

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