Skip to content

Hostname

heesay.com

Last fetched

heesay.com resolves to 7 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in FR. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · heesay.comRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/heesay.com

Resolution chain

heesay.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.100.103138.113.100.0/24AS54994ML-1432-54994 - Meteverse Limited.FR
138.113.155.11138.113.155.0/24AS54994ML-1432-54994 - Meteverse Limited.CA
138.113.192.118138.113.192.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
138.113.192.119138.113.192.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
138.113.192.120138.113.192.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
157.185.128.18157.185.128.0/24AS54994ML-1432-54994 - Meteverse Limited.FR
157.185.168.76157.185.168.0/24AS54994ML-1432-54994 - Meteverse Limited.CA

WHOIS identity

Registrar
iana:1697
Organization
c/o whoistrustee.com
Contact emails

Subdomains

1 observed subdomain of heesay.com.

Web-graph footprint

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

26 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for heesay.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from heesay.com.

Cypher and MCP

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

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