Skip to content

Hostname

escort-point.com

Last fetched

escort-point.com resolves to 1 IPv4 address operated by MELBICOM-EU-AS - Melbikomas UAB in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.35.224.251193.35.224.0/24AS8849MELBICOM-EU-AS - Melbikomas UABUS

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of escort-point.com.

Web-graph footprint

Distinct hostnames that link to or from escort-point.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • escort-point.com

SPF policy

7 SPF mechanisms authorising senders for escort-point.com.

MechanismTarget
SPF_Aescort-point.com
SPF_IP107.181.175.106
SPF_IP162.247.154.26
SPF_IP192.252.210.48
SPF_IP193.35.224.251
SPF_IP31.131.28.19
SPF_MXescort-point.com

Related pages

Pivot deeper into the graph from escort-point.com.

Cypher and MCP

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

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