Hostname
vertosmed.com
Last fetched
vertosmed.com resolves to 1 IPv4 address operated by CNSQ-AS32298 - Centersquare in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
vertosmed.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.78.149.226 | 45.78.149.0/24 | AS32298 | CNSQ-AS32298 - Centersquare | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- perfect privacy,
- Contact emails
- ac45p55t387@networksolutionsprivateregistration.com
- bw4dg6gg2ua@networksolutionsprivateregistration.com
- dk48d4pr92k@networksolutionsprivateregistration.com
- es5d468b4ex@networksolutionsprivateregistration.com
- hostmaster@stryker.com
- ja3cz4vn2ha@networksolutionsprivateregistration.com
- jv4rp8az6ym@networksolutionsprivateregistration.com
- jy6d946q222@networksolutionsprivateregistration.com
- mr4nb6gj8sp@networksolutionsprivateregistration.com
- s93sa7zg8yv@networksolutionsprivateregistration.com
- te2hv4fz2wh@networksolutionsprivateregistration.com
- wt66297p4xy@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of vertosmed.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vertosmed.com in the public web crawl.
230 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for vertosmed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.vertosmed.com._spf.dmarcld.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from vertosmed.com.
- IP · 45.78.149.226
- ASN · AS32298CNSQ-AS32298 - Centersquare
- Registrar · iana:299
- Country · US
- Email · ac45p55t387@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ve…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vertosmed.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.