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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 64.78.158.236
64.78.158.0/24 · OTS - Open Technology Solutions, LLC · Centennial, US
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.