Skip to content

Hostname

ienpac.com

Last fetched

ienpac.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ienpac.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ienpac.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.118.22915.235.0.0/17AS16276CA

WHOIS identity

Registrar
iana:303
Organization
gestion y evaluacion de competencias s.c.
Contact emails

Subdomains

17 observed subdomains of ienpac.com.

Web-graph footprint

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

12 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ienpac.com.

MechanismTarget
SPF_Aienpac.com
SPF_INCLUDE_spf.google.com
SPF_IP15.235.118.229
SPF_IP169.61.59.136
SPF_IP169.61.59.140
SPF_IP52.117.30.102
SPF_IP54.39.18.125
SPF_MXienpac.com

Related pages

Pivot deeper into the graph from ienpac.com.

Cypher and MCP

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

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