Skip to content

Hostname

esc-supply.com

Last fetched

esc-supply.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · esc-supply.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/esc-supply.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.136.72.229128.136.0.0/16AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of esc-supply.com.

Web-graph footprint

Distinct hostnames that link to or from esc-supply.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for esc-supply.com.

MechanismTarget
SPF_INCLUDE22615991.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.4.236.43
SPF_IP128.136.72.202
SPF_IP207.38.18.234
SPF_IP68.216.143.36
SPF_IP68.216.143.40
SPF_MXesc-supply.com

Related pages

Pivot deeper into the graph from esc-supply.com.

Cypher and MCP

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

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