Skip to content

Hostname

govftp.com

Last fetched

govftp.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · govftp.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/govftp.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.126.93.15674.126.93.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:69
Organization
horan data services,
Contact emails

Subdomains

305 observed subdomains of govftp.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for govftp.com.

MechanismTarget
SPF_Aem1017.govftp.com
SPF_Afirewall.ftptoday.com
SPF_Amail.ftptoday.com
SPF_Amail.govftp.com
SPF_INCLUDE466909.spf02.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.179.205
SPF_IP170.39.152.2
SPF_IP74.126.95.254
SPF_MXgovftp.com

Related pages

Pivot deeper into the graph from govftp.com.

Cypher and MCP

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

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