Skip to content

Hostname

folio-sec.com

Last fetched

folio-sec.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · folio-sec.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/folio-sec.com

Resolution chain

folio-sec.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.56.105104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.86.57.246104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.66.3823.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
95.101.99.17595.101.96.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.197.136.9723.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of folio-sec.com owner
Contact emails

Subdomains

56 observed subdomains of folio-sec.com.

Web-graph footprint

Distinct hostnames that link to or from folio-sec.com in the public web crawl.

204 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for folio-sec.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from folio-sec.com.

Cypher and MCP

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

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