Skip to content

Hostname

4kenterprises.com

Last fetched

4kenterprises.com resolves to 1 IPv4 address operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · 4kenterprises.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/4kenterprises.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.244.71.147207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of 4kenterprises.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 4kenterprises.com

SPF policy

7 SPF mechanisms authorising senders for 4kenterprises.com.

MechanismTarget
SPF_A4kenterprises.com
SPF_IP143.95.94.53
SPF_IP162.240.88.247
SPF_IP176.57.150.223
SPF_IP207.244.71.147
SPF_IP23.91.69.195
SPF_MX4kenterprises.com

Related pages

Pivot deeper into the graph from 4kenterprises.com.

Cypher and MCP

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

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