Skip to content

Hostname

ifg.gr

Last fetched

ifg.gr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ifg.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ifg.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.225104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.225104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.237172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

39 observed subdomains of ifg.gr.

Web-graph footprint

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

365 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for ifg.gr.

MechanismTarget
SPF_Ahosting.ifg.gr
SPF_Aifg.gr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP178.33.15.192/29
SPF_IP178.33.169.240/30
SPF_IP193.92.195.32/27
SPF_MXifg.gr

Related pages

Pivot deeper into the graph from ifg.gr.

Cypher and MCP

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

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