Skip to content

Hostname

ascend.org

Last fetched

ascend.org resolves to 20.115.59.232, announced in 20.64.0.0/10 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. ascend.org 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 · ascend.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ascend.org

Resolution chain

IPv6 resolution

No AAAA record for ascend.org is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
domain administrator
Contact emails
admin@namefind.com, scott.piggott@gmail.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns35.worldnic.com
  • ns36.worldnic.com

MX records

  • ascend-org.mail.protection.outlook.com

SPF policy

  • ip: 54.240.0.0/18
  • ip: 69.169.224.0/20
  • ip: 208.35.184.0/21
  • ip: 63.172.232.0/21
  • ip: 199.255.192.0/22
  • ip: 144.86.200.0/22
  • ip: 199.127.232.0/22
  • ip: 76.223.180.0/23
  • ip: 208.2.188.0/23
  • ip: 208.29.163.0/24
  • ip: 207.1.168.0/24
  • ip: 76.223.176.0/24
  • ip: 76.223.188.0/24
  • ip: 76.223.189.0/24
  • ip: 208.35.189.0/24
  • ip: 76.223.190.0/24
  • ip: 208.35.190.0/24
  • ip: 67.135.240.0/24
  • ip: 65.205.252.0/24
  • ip: 209.34.255.0/24
  • ip: 65.241.35.0/24
  • ip: 206.108.40.0/24
  • ip: 209.195.52.0/24
  • ip: 208.147.64.0/24
  • ip: 206.107.78.0/24
  • ip: 66.193.114.0/25
  • ip: 199.200.27.18/31
  • ip: 208.252.57.192/27
  • ip: 206.71.18.20/31
  • ip: 156.55.193.212/30
  • ip: 64.225.240.222/32
  • ip: 69.38.149.224/27
  • ip: 216.79.52.226/27
  • ip: 199.200.27.29/32
  • ip: 199.200.27.30/32
  • ip: 63.160.1.66/32
  • ip: 66.179.179.85/32
  • ip: 40.143.104.94/32
  • ip: 63.117.120.96/27
  • include: spf.cashedge.com
  • include: spfhost.messageprovider.com
  • include: _spf01.mykronos.com
  • include: spf.protection.outlook.com
  • a: _mailhosts.swbc.com
  • mx: ascend.org
  • include: spf.external.ascend.org
  • ip: 104.130.239.90

Threat-feed evidence

History

Related pages

Pivot from ascend.org 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: "ascend.org"})-[: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.