Skip to content

Hostname

gomlab.com

Last fetched

gomlab.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · gomlab.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gomlab.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.170.215.19435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
gom&company
Contact emails

Subdomains

36 observed subdomains of gomlab.com.

Web-graph footprint

Distinct hostnames that link to or from gomlab.com in the public web crawl.

1,226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gomlab.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.45.203.105
SPF_IP223.130.129.207
SPF_IP223.130.134.60
SPF_IP223.130.135.135
SPF_IP223.130.135.242
SPF_IP223.130.138.154
SPF_IP3.36.223.204
SPF_IP43.200.123.188
SPF_IP43.203.64.175
SPF_IP52.90.221.238

Related pages

Pivot deeper into the graph from gomlab.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gomlab.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.