Hostname
vertigis.com
Last fetched
vertigis.com resolves to 1 IPv4 address operated by CCSF - San Francisco Department of Telecommunications and Information Services in CA. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
vertigis.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 |
|---|---|---|---|---|
| 107.161.37.50 | 107.161.36.0/22 | AS39962 | CCSF - San Francisco Department of Telecommunications and Information Services | CA |
WHOIS identity
- Registrar
- iana:1519
- Organization
- anastasios kakalis
- Contact emails
Subdomains
70 observed subdomains of vertigis.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vertigis.com in the public web crawl.
150 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for vertigis.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _netblocks.act-on.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 107.161.36.0/22 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 23.83.208.0/20 |
| SPF_IP | 87.234.192.27 |
Related pages
Pivot deeper into the graph from vertigis.com.
- IP · 107.161.37.50
- ASN · AS39962CCSF - San Francisco Department of Telecommunications and Information Services
- Registrar · iana:1519
- Country · CA
- Email · newaccount@europlanet.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: "vertigis.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.