Skip to content

Hostname

secumd.com

Last fetched

secumd.com resolves to 64.78.158.236, announced in 64.78.158.0/24 by OTS - Open Technology Solutions, LLC in US. secumd.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 · secumd.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/secumd.com

Resolution chain

IPv6 resolution

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

Attribution

open

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
open technology solutions
Contact emails
domainadmin@open-techs.com

Subdomains

Mail and authentication

Nameservers

  • dns3.open-techs.com
  • dns5.open-techs.com
  • dns6.open-techs.com

MX records

  • secumd-com.mail.protection.outlook.com

SPF policy

  • ip: 12.178.113.0/24
  • ip: 173.239.115.34/32
  • ip: 65.182.202.34/32
  • include: amazonses.com
  • include: spf-108010.jangomail.com
  • include: spf.protection.outlook.com
  • mx: secumd.com
  • include: sendgrid.net
  • ip: 168.245.125.75
  • ip: 216.134.218.254
  • ip: 64.78.158.254
  • ip: 66.159.238.68
  • ip: 66.159.240.95

Threat-feed evidence

History

Related pages

Pivot from secumd.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: "secumd.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.