Skip to content

Hostname

flx.com.pe

Last fetched

flx.com.pe resolves to 1 IPv4 address operated by AS262253 in PE. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · flx.com.peRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flx.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
181.224.229.13181.224.229.0/24AS262253PE

WHOIS identity

Registrar
registrar:nic.pe
Organization
fiberlux s.a.c.
Contact emails

Subdomains

13,699 observed subdomains of flx.com.pe.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flx.com.pe.

MechanismTarget
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXflx.com.pe

Related pages

Pivot deeper into the graph from flx.com.pe.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flx.com.pe"})-[: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.