Skip to content

Hostname

fs-ifa.com

Last fetched

fs-ifa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · fs-ifa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fs-ifa.com

Resolution chain

fs-ifa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of fs-ifa.com.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fs-ifa.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.196.0/24
SPF_IP103.3.197.47/32
SPF_IP103.3.199.47/32
SPF_IP18.130.73.102
SPF_IP203.192.70.2/32
SPF_IP203.32.185.0/24
SPF_IP217.33.55.2
SPF_IP217.38.4.42
SPF_IP3.11.195.69
SPF_IP51.148.170.128
SPF_IP52.56.251.40
SPF_IP82.68.219.134
SPF_IP82.71.157.129
SPF_IP82.71.157.131
SPF_IP82.71.157.132
SPF_IP82.71.157.133

Related pages

Pivot deeper into the graph from fs-ifa.com.

Cypher and MCP

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

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