Skip to content

Hostname

fmach.it

Last fetched

fmach.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fmach.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fmach.it

Resolution chain

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

IPPrefixASNOperatorCountry
99.80.82.15299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.25.15399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
istituto agrario di san michele all'adige
Contact emails

Subdomains

78 observed subdomains of fmach.it.

Web-graph footprint

Distinct hostnames that link to or from fmach.it in the public web crawl.

470 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fmach.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP194.105.55.77
SPF_IP77.72.197.132

Related pages

Pivot deeper into the graph from fmach.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fmach.it"})-[: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.