Skip to content

Hostname

epack-manager.com

Last fetched

epack-manager.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

epack-manager.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.114.5213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.57.2213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.122.17413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.176.12813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.143.4413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.196.2013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.220.14013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.74.21215.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.82.1415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.106.13451.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.41.19615.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.1.11015.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:433
Organization
chr numerique
Contact emails

Subdomains

93 observed subdomains of epack-manager.com.

Web-graph footprint

Distinct hostnames that link to or from epack-manager.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for epack-manager.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from epack-manager.com.

Cypher and MCP

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

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