Skip to content

Hostname

fi-group.com

Last fetched

fi-group.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · fi-group.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fi-group.com

Resolution chain

fi-group.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.12413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.1018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.244.18.11018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
f. iniciativas espana i mas d mas i, s.l.u.
Contact emails

Subdomains

86 observed subdomains of fi-group.com.

Web-graph footprint

Distinct hostnames that link to or from fi-group.com in the public web crawl.

20 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fi-group.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf1.fi-group.com
SPF_INCLUDEspf2.fi-group.com
SPF_INCLUDEspf3.fi-group.com
SPF_IP213.141.22.194
SPF_IP213.63.134.177

Related pages

Pivot deeper into the graph from fi-group.com.

Cypher and MCP

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

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