Skip to content

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

WHISPER CANON · gomcta.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gomcta.com

Resolution chain

gomcta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
76.164.193.4376.164.192.0/22AS36114VERSAWEB-ASN - VegasNAP, LLCUS

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gomcta.com.

MechanismTarget
SPF_Agomcta.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.102.30.190
SPF_IP209.59.191.149
SPF_IP76.164.193.41
SPF_IP76.164.193.43
SPF_IP76.164.196.45
SPF_MXgomcta.com

Related pages

Pivot deeper into the graph from gomcta.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.