Hostname
vertmarkets.com
Last fetched
vertmarkets.com resolves to 20.185.12.70, announced in 20.184.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. vertmarkets.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
- 20.185.12.70
20.184.0.0/13 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Washington, US
IPv6 resolution
No AAAA record for vertmarkets.com is recorded in WhisperGraph.
Attribution
Github
saas · ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- vert markets
- Contact emails
- dnsadmin@vertmarkets.com
Subdomains
Showing 12 of 31. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-366.awsdns-45.com
- ns-538.awsdns-03.net
- ns-1414.awsdns-48.org
- ns-1785.awsdns-31.co.uk
MX records
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
- include: es._spf.adp.com
- include: mktomail.com
- include: spf.protection.outlook.com
- a: dispatch-us.ppe-hosted.com
- a: vertmarkets.com
- include: e2ma.net
- ip: 104.209.140.151
- ip: 137.117.93.89
- ip: 23.96.96.142
- ip: 40.117.145.197
- ip: 40.76.218.254
- ip: 50.239.5.154
Threat-feed evidence
History
Related pages
Pivot from vertmarkets.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: "vertmarkets.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.