Skip to content

Hostname

wisemeca.com

Last fetched

wisemeca.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · wisemeca.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/wisemeca.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.251.192.254205.252.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
221.143.51.222221.150.175.0/25AS9318SKB-AS-KR - SK Broadband Co LtdKR

WHOIS identity

Registrar
iana:244
Organization
cha, juhyun
Contact emails

Subdomains

2 observed subdomains of wisemeca.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wisemeca.com.

MechanismTarget
SPF_IP61.109.252.100
SPF_IP61.109.252.91
SPF_IP61.109.252.92
SPF_IP61.109.252.93
SPF_IP61.109.252.94

Related pages

Pivot deeper into the graph from wisemeca.com.

Cypher and MCP

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

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