Skip to content

Hostname

efact.pe

Last fetched

efact.pe resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · efact.peRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/efact.pe

Resolution chain

efact.pe resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.61.135.2169.61.128.0/18AS36351SOFTLAYER - IBM CloudUS
169.61.158.182169.61.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

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

Subdomains

17 observed subdomains of efact.pe.

Web-graph footprint

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

15 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for efact.pe.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP169.60.31.240/28
SPF_IP169.61.135.0/28
SPF_IP169.63.132.0/28
SPF_IP52.116.4.144/28
SPF_IP52.116.4.150

Related pages

Pivot deeper into the graph from efact.pe.

Cypher and MCP

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

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