Skip to content

Hostname

ftpc.fpcusa.com

Last fetched

ftpc.fpcusa.com resolves to 1 IPv4 address operated by TURLOCK-IRRIGATION-DISTICT - Turlock Irrigation District in US.

Nutrition Label

WHISPER CANON · ftpc.fpcusa.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ftpc.fpcusa.com

Resolution chain

ftpc.fpcusa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.225.139.3250.225.139.0/24AS33287TURLOCK-IRRIGATION-DISTICT - Turlock Irrigation DistrictUS

WHOIS identity

No WHOIS records are currently associated with ftpc.fpcusa.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ftpc.fpcusa.com.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.108.196.199
SPF_IP172.203.135.40/32
SPF_IP209.65.101.0/24
SPF_IP24.116.195.149
SPF_IP24.116.195.153
SPF_IP50.225.139.0/24
SPF_MXfpcusa.com
SPF_MXftpc.fpcusa.com

Related pages

Pivot deeper into the graph from ftpc.fpcusa.com.

Cypher and MCP

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

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