Skip to content

Hostname

wisecamp.com

Last fetched

wisecamp.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · wisecamp.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wisecamp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.10.21213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.104.4013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.215.16413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.113.1953.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.151.1603.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.75.2013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.70.1003.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.176.11743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.10.19843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.32.20543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.115.2054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1489
Organization
visang education
Contact emails

Subdomains

15 observed subdomains of wisecamp.com.

Web-graph footprint

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

22 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wisecamp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.45.169.136
SPF_IP110.45.169.206
SPF_IP15.164.151.78
SPF_IP3.34.242.101
SPF_IP3.34.34.221
SPF_IP3.35.28.126
SPF_IP3.37.0.245
SPF_IP3.37.133.134

Related pages

Pivot deeper into the graph from wisecamp.com.

Cypher and MCP

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

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