Skip to content

Hostname

infimetrics.com

Last fetched

infimetrics.com resolves to 2 IPv4 addresses operated by AS45815 in IN. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · infimetrics.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/infimetrics.com

Resolution chain

infimetrics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
infimetrics
Contact emails

Subdomains

16 observed subdomains of infimetrics.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for infimetrics.com.

MechanismTarget
SPF_Ainfimetrics.com
SPF_IP115.124.100.72
SPF_IP115.124.106.112
SPF_IP115.124.119.210
SPF_IP115.124.124.208
SPF_MXinfimetrics.com

Related pages

Pivot deeper into the graph from infimetrics.com.

Cypher and MCP

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

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