Hostname
gomcta.com
Last fetched
gomcta.com resolves to 1 IPv4 address operated by VERSAWEB-ASN - VegasNAP, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gomcta.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 |
|---|---|---|---|---|
| 76.164.193.43 | 76.164.192.0/22 | AS36114 | VERSAWEB-ASN - VegasNAP, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- monroe county transportation authority
- Contact emails
Subdomains
21 observed subdomains of gomcta.com.
Web-graph footprint
Distinct hostnames that link to or from gomcta.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gomcta.com.
| Mechanism | Target |
|---|---|
| SPF_A | gomcta.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.102.30.190 |
| SPF_IP | 209.59.191.149 |
| SPF_IP | 76.164.193.41 |
| SPF_IP | 76.164.193.43 |
| SPF_IP | 76.164.196.45 |
| SPF_MX | gomcta.com |
Related pages
Pivot deeper into the graph from gomcta.com.
- IP · 76.164.193.43
- ASN · AS36114VERSAWEB-ASN - VegasNAP, LLC
- Registrar · iana:2
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · go…
- 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: "gomcta.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.