Skip to content

Hostname

as63447.net

Last fetched

as63447.net resolves to 104.245.200.186, announced in 104.245.200.0/22 by GOTEKKY - Gotekky in CA. as63447.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · as63447.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/as63447.net

Resolution chain

IPv6 resolution

No AAAA record for as63447.net is recorded in WhisperGraph.

Attribution

gotekky

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
7069057 canada
Contact emails
jp@gotekky.com

Subdomains

Mail and authentication

Nameservers

  • ns-158.awsdns-19.com
  • ns-614.awsdns-12.net
  • ns-1176.awsdns-19.org
  • ns-1903.awsdns-45.co.uk

MX records

  • as63447-net.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: as63447.net
  • mx: as63447.net
  • ip: 104.245.200.14
  • ip: 104.245.200.186
  • ip: 162.223.31.187
  • ip: 204.107.204.21
  • ip: 204.107.204.25

Threat-feed evidence

History

Related pages

Pivot from as63447.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "as63447.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.