Skip to content

Hostname

flexnetoperations.com

Last fetched

flexnetoperations.com resolves to 1 IPv4 address operated by FLEXERA-SC4 - Flexera Software, LLC in US.

Nutrition Label

WHISPER CANON · flexnetoperations.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flexnetoperations.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.223.75162.244.223.0/24AS14870FLEXERA-SC4 - Flexera Software, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flexnetoperations.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2620:122:f001:116c:250:56ff:fe85:28b2/128
SPF_IP2620:122:f001:116c:250:56ff:fea4:55cb/128
SPF_IP2620:122:f001::/48
SPF_IP44.235.13.37
SPF_IP52.43.135.7
SPF_IP54.148.227.21
SPF_IP64.14.29.0/24

Related pages

Pivot deeper into the graph from flexnetoperations.com.

Cypher and MCP

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

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