Hostname
vereit.com
Last fetched
vereit.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
vereit.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 |
|---|---|---|---|---|
| 23.101.171.94 | 23.100.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- cole real estate investments
- Contact emails
- vereit.com@domainsbyproxy.com
- jmccarthy@colecapital.com
- 6805c3e4-c85d-4816-a967-e53d922b056a@identity-protect.org
- 94440894-c2a8-4523-8b5e-72cd334cf539@identity-protect.org
- 9ba20285-1721-40c5-b8f2-74fa8b922f56@identity-protect.org
- ca240745-1061-416d-a60b-19d0abf7bccf@identity-protect.org
- d273d9e8-2a18-4a59-a6d9-bbf4e5392fd6@identity-protect.org
- dee4c323-bb1f-4a89-8ed6-e03a6eccdf63@identity-protect.org
Subdomains
6 observed subdomains of vereit.com.
Web-graph footprint
Distinct hostnames that link to or from vereit.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from vereit.com.
- IP · 23.101.171.94
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · US
- Email · vereit.com@domainsbyproxy.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: "vereit.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.