Skip to content

Hostname

fpsoftware.io

Last fetched

fpsoftware.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · fpsoftware.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fpsoftware.io

Resolution chain

fpsoftware.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.201.1152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2852.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.552.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.95.5665.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5765.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.6465.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.9765.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:625
Organization
future-proof software
Contact emails

Subdomains

15 observed subdomains of fpsoftware.io.

Web-graph footprint

Distinct hostnames that link to or from fpsoftware.io in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fpsoftware.io.

MechanismTarget
SPF_Amail.fpsoftware.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXfpsoftware.io

Related pages

Pivot deeper into the graph from fpsoftware.io.

Cypher and MCP

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

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