Skip to content

Hostname

fm100.gr

Last fetched

fm100.gr resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · fm100.grRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/fm100.gr

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.34.231167.99.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
185.141.192.154185.141.192.0/24AS46844SHARKTECH - SharktechGB

WHOIS identity

No WHOIS records are currently associated with fm100.gr in WhisperGraph.

Subdomains

6 observed subdomains of fm100.gr.

Web-graph footprint

Distinct hostnames that link to or from fm100.gr in the public web crawl.

223 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fm100.gr.

MechanismTarget
SPF_Afm100.gr
SPF_INCLUDE_spf.google.com
SPF_IP167.99.34.231
SPF_IP188.166.20.77
SPF_MXfm100.gr

Related pages

Pivot deeper into the graph from fm100.gr.

Cypher and MCP

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

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