Skip to content

Hostname

fssp.com

Last fetched

fssp.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · fssp.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fssp.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.196.208.78104.196.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
167.71.160.164167.71.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:9
Organization
priestly fraternity of st. peter
Contact emails

Subdomains

5 observed subdomains of fssp.com.

Web-graph footprint

Distinct hostnames that link to or from fssp.com in the public web crawl.

292 sites link to this hostname.

267 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fssp.com.

MechanismTarget
SPF_Afssp.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.106.129.22
SPF_IP54.165.116.205
SPF_IP67.222.153.130
SPF_IP67.222.153.136
SPF_MXfssp.com

Related pages

Pivot deeper into the graph from fssp.com.

Cypher and MCP

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

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