Skip to content

Hostname

metricsgate.com

Last fetched

metricsgate.com resolves to 1 IPv4 address operated by RACKFOREST-AS in HU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · metricsgate.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/metricsgate.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.180.19.197194.180.19.0/24AS62214RACKFOREST-ASHU

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

13 observed subdomains of metricsgate.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for metricsgate.com.

MechanismTarget
SPF_Ametricsgate.com
SPF_IP193.39.14.121
SPF_IP194.180.19.197
SPF_MXmetricsgate.com

Related pages

Pivot deeper into the graph from metricsgate.com.

Cypher and MCP

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

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